Make tests pass on any day, not just 2024-07-09. :)

This commit is contained in:
Dianne Skoll
2024-07-10 09:23:21 -04:00
parent 03f1c5a047
commit 326c3f59b0
2 changed files with 4 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
BANNER %
SET $OnceFile "../tests/once.timestamp"
REM ONCE MSG This should only be issued once per day.

View File

@@ -12370,14 +12370,12 @@ No reminders.
../tests/if1.rem(5): Warning: Missing ENDIF
../tests/if1.rem(3): IF without ENDIF
No reminders.
../tests/test-once.rem(6): Not setting $OnceFile: Already processed a reminder with a ONCE clause
Reminders for Tuesday, 9th July, 2024 (today):
../tests/test-once.rem(7): Not setting $OnceFile: Already processed a reminder with a ONCE clause
This should only be issued once per day.
../tests/test-once.rem(6): Not setting $OnceFile: Already processed a reminder with a ONCE clause
../tests/test-once.rem(7): Not setting $OnceFile: Already processed a reminder with a ONCE clause
No reminders.
../tests/test-once.rem(6): Not setting $OnceFile: Already processed a reminder with a ONCE clause
../tests/test-once.rem(7): Not setting $OnceFile: Already processed a reminder with a ONCE clause
No reminders.
# This is a timestamp file used by Remind to track ONCE reminders.
# Do not edit or delete it.