aboutsummaryrefslogtreecommitdiff
path: root/sntp/libevent/build-aux/test-driver
diff options
context:
space:
mode:
Diffstat (limited to 'sntp/libevent/build-aux/test-driver')
-rwxr-xr-xsntp/libevent/build-aux/test-driver6
1 files changed, 3 insertions, 3 deletions
diff --git a/sntp/libevent/build-aux/test-driver b/sntp/libevent/build-aux/test-driver
index 0218a01f616e..8e575b017d93 100755
--- a/sntp/libevent/build-aux/test-driver
+++ b/sntp/libevent/build-aux/test-driver
@@ -1,9 +1,9 @@
#! /bin/sh
# test-driver - basic testsuite driver script.
-scriptversion=2016-01-11.22; # UTC
+scriptversion=2013-07-13.22; # UTC
-# Copyright (C) 2011-2017 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -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: "UTC0"
+# time-stamp-time-zone: "UTC"
# time-stamp-end: "; # UTC"
# End: