Revert "tests: Avoid problems with local time across a day boundary."
This reverts commit 5ba0e454a3
.
This commit is contained in:
parent
5d19eb4ad5
commit
918afc809d
@ -22,7 +22,7 @@
|
||||
GPG = gpg
|
||||
|
||||
GNUPGHOME=$(abs_builddir)
|
||||
TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME) TZ=UTC
|
||||
TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME)
|
||||
|
||||
EXTRA_DIST = initial.test final.test
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
GNUPGHOME=$(abs_builddir)
|
||||
TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME) TZ=UTC
|
||||
TESTS_ENVIRONMENT = GNUPGHOME=$(GNUPGHOME)
|
||||
|
||||
TESTS = t-version t-data t-engine-info
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user