commit | 4145b890912aff8b76e0b324a4528e1d21708b90 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Feb 24 13:20:14 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Mar 14 08:41:01 2014 +0100 |
tree | ae34b070856b2324691d084ad004176f8eaeefb4 | |
parent | 720375e7ea601b1638e26cc604a63eb21973a131 [diff] [blame] |
compat.sh cosmetics
diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh index 83c4d2a..28ed048 100755 --- a/tests/ssl-opt.sh +++ b/tests/ssl-opt.sh
@@ -471,6 +471,6 @@ echo -n "FAILED" fi PASSES=`echo $TESTS - $FAILS | bc` -echo " ($PASSES / $TESTS)" +echo " ($PASSES / $TESTS tests)" exit $FAILS