From 43f8973398ef40b66da73918f5598d2c646e0cfb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 8 Dec 2007 22:56:05 +0000 Subject: [PATCH] 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 --- lib/hx509/test_nist2.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hx509/test_nist2.in b/lib/hx509/test_nist2.in index 88e302624..661612989 100644 --- a/lib/hx509/test_nist2.in +++ b/lib/hx509/test_nist2.in @@ -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 || \ -- 2.11.4.GIT