summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2009-11-12 17:37:26 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2009-11-12 17:37:26 +0100
commit7faed49a94b8f6f7d3276b2b8e26e07f700b71f6 (patch)
tree93d731c9f38bc2d304de881282b9fc05691e56f4 /ext
parent4c34a366a82c10097c6281cd937847cabac9441e (diff)
downloadperl-7faed49a94b8f6f7d3276b2b8e26e07f700b71f6.tar.gz
Sorry, missed a "
Diffstat (limited to 'ext')
-rw-r--r--ext/POSIX/t/time.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/POSIX/t/time.t b/ext/POSIX/t/time.t
index 8fec1b80df..dad1f6a310 100644
--- a/ext/POSIX/t/time.t
+++ b/ext/POSIX/t/time.t
@@ -33,7 +33,7 @@ if ($^O eq "hpux" && $Config{osvers} >= 11.3) {
# legal syntax but as it has no DST rule, it cannot be used. That is the
# conclusion of bug
# QXCR1000896916: Some timezone valuesfailing on 11.31 that work on 11.23
- $ENV{TZ} = UTC";
+ $ENV{TZ} = "UTC";
}
# asctime and ctime...Let's stay below INT_MAX for 32-bits and