File: test-once.rem

package info (click to toggle)
remind 06.02.05-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 40,912 kB
  • sloc: ansic: 25,791; sh: 6,402; perl: 3,117; lisp: 557; makefile: 263
file content (7 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
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"