summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-15 23:41:58 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-15 23:41:58 +0100
commit3ff3ab8abe12d6b76cab2b42b1ccff94d5e54854 (patch)
tree171b35203e836ac5dff0647ae166712e08e046d4 /tests
parent7a5c3a85b3a8444578932809f648b17537b70d1d (diff)
downloadgnutls-3ff3ab8abe12d6b76cab2b42b1ccff94d5e54854.tar.gz
Added small text
Diffstat (limited to 'tests')
-rwxr-xr-xtests/cert-tests/template-test4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/cert-tests/template-test b/tests/cert-tests/template-test
index 769957b7a9..75f6fab1fb 100755
--- a/tests/cert-tests/template-test
+++ b/tests/cert-tests/template-test
@@ -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 \