зеркало из https://github.com/mozilla/gecko-dev.git
Bug 412216 - xpcshell tests (make check) don't work on Solaris. r=robc
This commit is contained in:
Родитель
1f5117f011
Коммит
a4f64e2b05
|
@ -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
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче