Print that this is version 2 of the tests

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22241 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-08 22:56:05 +00:00
parent b2488beefd
commit 43f8973398

View File

@@ -55,7 +55,7 @@ if ${hxtool} info | grep 'rand: not available' > /dev/null ; then
exit 77
fi
echo "nist tests"
echo "nist tests, version 2"
if [ ! -d "$nistdir" ] ; then
( mkdir "$nistdir" && unzip -d "${nistdir}" "${nistzip}" ) >/dev/null || \