mirror of https://github.com/docker/cli.git
b83959e001
This test was skipped if the host was not using UTC timezone, because the output
of timestamps would be different, causing the test to fail.
This patch overrides the TZ env-var to make the test use UTC, so that we don't
have to skip the test.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit
|
||
---|---|---|
.. | ||
Dockerfile.test | ||
gittar.test | ||
history-command-success.non-human.golden | ||
history-command-success.quiet-no-trunc.golden | ||
history-command-success.quiet.golden | ||
history-command-success.simple.golden | ||
import-command-success.input.txt | ||
inspect-command-success.format.golden | ||
inspect-command-success.simple-many.golden | ||
inspect-command-success.simple.golden | ||
list-command-success.filters.golden | ||
list-command-success.format.golden | ||
list-command-success.match-name.golden | ||
list-command-success.quiet-format.golden | ||
list-command-success.simple.golden | ||
load-command-success.input-file.golden | ||
load-command-success.input.txt | ||
load-command-success.json.golden | ||
load-command-success.simple.golden | ||
prune-command-success.all.golden | ||
prune-command-success.force-deleted.golden | ||
prune-command-success.force-untagged.golden | ||
prune-command-success.label-filter.golden | ||
pull-command-success.simple-no-tag.golden | ||
pull-command-success.simple-quiet.golden | ||
pull-command-success.simple.golden | ||
remove-command-success.Image Deleted and Untagged.golden | ||
remove-command-success.Image Deleted.golden | ||
remove-command-success.Image Untagged.golden | ||
remove-command-success.Image not found with force option.golden | ||
tar.test |