mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
fixed a stresstest failures were not recognized by this script
This commit is contained in:
parent
2ad2b9adcf
commit
eeaea4c91d
@ -262,9 +262,10 @@ ssl_stress()
|
||||
echo " ${HOSTADDR}"
|
||||
echo "strsclnt started at `date`"
|
||||
strsclnt -p ${PORT} -d . -w nss $cparam $verbose ${HOSTADDR}
|
||||
ret=$?
|
||||
echo "strsclnt completed at `date`"
|
||||
|
||||
html_msg $? $value "${testname}"
|
||||
html_msg $ret $value "${testname}"
|
||||
kill_selfserv
|
||||
fi
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user