]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Added small text
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 15 Nov 2012 22:41:58 +0000 (23:41 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 15 Nov 2012 22:41:58 +0000 (23:41 +0100)
tests/cert-tests/template-test

index 769957b7a90e091841eaef261f34f2408c611dc5..75f6fab1fb47fb4a0ce5f07338a0a1d5a530fbb6 100755 (executable)
@@ -30,6 +30,10 @@ if test "$TSTAMP" != "1158962400"; then
     exit 77
 fi
 
+# Note that in rare cases this test may fail because the
+# time set using datefudge could have changed since the generation
+# (if example the system was busy)
+
 datefudge "2007-04-22" \
     $CERTTOOL --generate-self-signed \
     --load-privkey $srcdir/template-test.key \