Bug 412216 - xpcshell tests (make check) don't work on Solaris. r=robc
git-svn-id: svn://10.0.0.236/trunk@243093 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c323148120
commit
b28abbb97d
@ -44,7 +44,7 @@
|
||||
ulimit -c 20480 2> /dev/null
|
||||
|
||||
# Make assertions fatal
|
||||
export XPCOM_DEBUG_BREAK=stack-and-abort
|
||||
XPCOM_DEBUG_BREAK=stack-and-abort; export XPCOM_DEBUG_BREAK
|
||||
|
||||
exit_status=0
|
||||
|
||||
|
||||
@ -45,7 +45,7 @@
|
||||
ulimit -c 20480 2> /dev/null
|
||||
|
||||
# Make assertions fatal
|
||||
export XPCOM_DEBUG_BREAK=stack-and-abort
|
||||
XPCOM_DEBUG_BREAK=stack-and-abort; export XPCOM_DEBUG_BREAK
|
||||
|
||||
exit_status=0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user