tests: specify the timezone offset
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 9 Jul 2019 16:53:44 +0000 (12:53 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 15:53:35 +0000 (11:53 -0400)
commit29c477efa2ae736e9570c9789ecc89e9831ae453
tree752de1f665b0f1a0011e70a96bbc169b0225769b
parentce8955ebc4ed7a2ef26d01c9352561c82ffdc767
tests: specify the timezone offset

On mingw (Windows) EST alone resolve to UTC since windows does not
recognize EST.

We could also use "America/Toronto" but this would require more change
to the test. Since this test is only there to test the TZ usage the
actual value of TZ does not matter. UTC5 would have done the same job.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Change-Id: I05270504c69a90d4e9893435d1c1b583579041ae
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1662
Reviewed-by: Michael Jeanson <mjeanson@efficios.com>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
tests/cli/test_trimmer
This page took 0.024661 seconds and 4 git commands to generate.