summaryrefslogtreecommitdiff
path: root/tests/tls13/prf-early.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tls13/prf-early.sh')
-rwxr-xr-xtests/tls13/prf-early.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tls13/prf-early.sh b/tests/tls13/prf-early.sh
index 5b5ff0c33b..b19da4cb65 100755
--- a/tests/tls13/prf-early.sh
+++ b/tests/tls13/prf-early.sh
@@ -25,5 +25,5 @@ builddir="${builddir:-.}"
check_for_datefudge
-datefudge 2019-04-12 "${builddir}/tls13/prf-early" "$@"
+datefudge -s 2019-04-12 "${builddir}/tls13/prf-early" "$@"
exit $?