tests: specify the timezone offset
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 9 Jul 2019 16:53:44 +0000 (12:53 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 10 Jul 2019 15:27:28 +0000 (11:27 -0400)
commit2f137223b8772e0d64a022f923542c2f04197389
tree8164c0ecaf6c67d3b8469e5c1c14fa85ea0ed4e1
parent53a42a43d3478a8459dfffaca45d5cf9c9dbbc31
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.026394 seconds and 4 git commands to generate.