summaryrefslogtreecommitdiffstats
path: root/tests/ts/utmp/utmpdump-totxt-ipv6
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/utmp/utmpdump-totxt-ipv6')
-rwxr-xr-xtests/ts/utmp/utmpdump-totxt-ipv62
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ts/utmp/utmpdump-totxt-ipv6 b/tests/ts/utmp/utmpdump-totxt-ipv6
index 1b2178386..bc9704e32 100755
--- a/tests/ts/utmp/utmpdump-totxt-ipv6
+++ b/tests/ts/utmp/utmpdump-totxt-ipv6
@@ -22,7 +22,7 @@ ts_init "$*"
[ $SIZEOF_UTMP -eq 384 ] || ts_skip "utmp struct size $SIZEOF_UTMP"
export LANG=C
-export TZ=GMT
+export TZ=Asia/Tokyo
$TS_CMD_UTMPDUMP $TS_SELF/wtmp-ipv6.$BYTE_ORDER >| $TS_OUTPUT 2>/dev/null
ts_finalize