зеркало из https://github.com/mozilla/gecko-dev.git
Debugging followup (bug 431745)
This commit is contained in:
Родитель
b592f19050
Коммит
d279da150c
|
@ -113,7 +113,7 @@ do
|
|||
echo -n "$t: "
|
||||
if [ `echo $t | grep -c 'test_sleep_wake.js'` != 0 ]
|
||||
then
|
||||
NATIVE_TOPSRCDIR="$native_topsrcdir" TOPSRCDIR="$topsrcdir" $xpcshell -s $headfiles -f $t $tailfiles
|
||||
NATIVE_TOPSRCDIR="$native_topsrcdir" TOPSRCDIR="$topsrcdir" NSPR_LOG_MODULES="nsHttp:5" $xpcshell -s $headfiles -f $t $tailfiles
|
||||
else
|
||||
NATIVE_TOPSRCDIR="$native_topsrcdir" TOPSRCDIR="$topsrcdir" $xpcshell -s $headfiles -f $t $tailfiles 2> $t.log 1>&2
|
||||
fi
|
||||
|
|
Загрузка…
Ссылка в новой задаче