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