aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2022-05-23 06:20:04 +0000
committerWerner Koch <[email protected]>2022-05-23 06:20:04 +0000
commit5ba0e454a37c9b0d3badddfc2dad8bcc7c7af874 (patch)
treea7fe6804b422fcf72be37f38bf8c91704c1b18b6 /tests/Makefile.am
parentcpp: Export KeyListModeSaver (diff)
downloadgpgme-5ba0e454a37c9b0d3badddfc2dad8bcc7c7af874.tar.gz
gpgme-5ba0e454a37c9b0d3badddfc2dad8bcc7c7af874.zip
tests: Avoid problems with local time across a day boundary.
-- GnuPG-bug-id: 5991
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 99b6fb46..3ff86b6e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -21,7 +21,7 @@
## Process this file with automake to produce Makefile.in
GNUPGHOME=$(abs_builddir)
-TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME)
+TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME) TZ=UTC
TESTS = t-version t-data t-engine-info