Files
remind/tests/test-once.rem
2024-07-10 09:23:21 -04:00

8 lines
191 B
Plaintext

BANNER %
SET $OnceFile "../tests/once.timestamp"
REM ONCE MSG This should only be issued once per day.
SET $OnceFile "../tests/once.timestamp"
SET $OnceFile "../tests/once-again.timestamp"