mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Explicitly unset REMIND_RUNNING_TEST at the start.
This commit is contained in:
@@ -32,6 +32,9 @@ fi
|
||||
# ../src/remind. This trick was suggested by Jochen Sprickerhof
|
||||
alias remind="echo You should be using ../src/remind explicitly in test-rem >&2; exit 1"
|
||||
|
||||
# This environment variable is only needed for the queue tests, not for
|
||||
# any others, so unset it here
|
||||
unset REMIND_RUNNING_TEST
|
||||
|
||||
# Set a known timezone so moon phases show up in predictable places
|
||||
TZ=UTC
|
||||
|
||||
Reference in New Issue
Block a user