Siyphus - ah crap timeout foobar, bug 419026

This commit is contained in:
bclary@bclary.com 2008-02-22 05:21:43 -08:00
parent 6733f5ac59
commit 13e944a229

View File

@ -269,7 +269,7 @@ if [[ -z "$LIBRARYSH" ]]; then
MOZ_BYPASS_PROFILE_AT_STARTUP=1
# ah crap handler timeout
MOZ_GDB_SLEEP={$MOZ_GDB_SLEEP:-10}
MOZ_GDB_SLEEP=${MOZ_GDB_SLEEP:-10}
# no dialogs on asserts
XPCOM_DEBUG_BREAK=${XPCOM_DEBUG_BREAK:-warn}