summaryrefslogtreecommitdiff
path: root/regress-driver
diff options
context:
space:
mode:
Diffstat (limited to 'regress-driver')
-rwxr-xr-xregress-driver4
1 files changed, 0 insertions, 4 deletions
diff --git a/regress-driver b/regress-driver
index 823a7270..f6bcfc02 100755
--- a/regress-driver
+++ b/regress-driver
@@ -96,10 +96,6 @@ then
opts="$opts -b"
fi
-# GPS tests can spuriously fail on Linuxes that set the so-called "right"
-# timezones with leap-second offset baked it.
-TZ=/usr/share/zoneinfo/UTC
-
case $mode in
regress)
echo "Testing the $testing..." >&2