[PATCH] D95641: [elfabi] Fix tests which failed on different timezones
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 01:09:27 PST 2021
jhenderson added a comment.
In D95641#2531117 <https://reviews.llvm.org/D95641#2531117>, @haowei wrote:
> Added env TZ=GMT to force use GMT timezone. Not quite sure if it works on Windows. The default cmd.exe does not seem to support `env VAR=VAL` pattern to set environment variables.
It should work, but I'll confirm later today.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95641/new/
https://reviews.llvm.org/D95641
More information about the llvm-commits
mailing list