summaryrefslogtreecommitdiff
path: root/lib/test-driver
diff options
context:
space:
mode:
Diffstat (limited to 'lib/test-driver')
-rwxr-xr-xlib/test-driver4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/test-driver b/lib/test-driver
index 102ff4456..d7eac829e 100755
--- a/lib/test-driver
+++ b/lib/test-driver
@@ -1,7 +1,7 @@
#! /bin/sh
# test-driver - basic testsuite driver script.
-scriptversion=2013-07-13.22; # UTC
+scriptversion=2016-01-11.22; # UTC
# Copyright (C) 2011-2015 Free Software Foundation, Inc.
#
@@ -143,6 +143,6 @@ echo ":copy-in-global-log: $gcopy" >> $trs_file
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
+# time-stamp-time-zone: "UTC0"
# time-stamp-end: "; # UTC"
# End: