From 5ba0e454a37c9b0d3badddfc2dad8bcc7c7af874 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 23 May 2022 08:20:04 +0200 Subject: tests: Avoid problems with local time across a day boundary. -- GnuPG-bug-id: 5991 --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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 -- cgit v1.2.3