mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
Add $DedupeReminders global variable.
This commit is contained in:
25
tests/dedupe.rem
Normal file
25
tests/dedupe.rem
Normal file
@@ -0,0 +1,25 @@
|
||||
SET $DedupeReminders 1
|
||||
SET $SuppressLRM 1
|
||||
REM Wednesday MSG foo
|
||||
FLUSH
|
||||
REM 8 MSG foo
|
||||
FLUSH
|
||||
REM Wednesday MSG Bar
|
||||
FLUSH
|
||||
REM Wednesday MSG Bar
|
||||
FLUSH
|
||||
REM Wednesday AT 23:59 +1440 MSG with_time
|
||||
FLUSH
|
||||
REM AT 23:59 +1440 MSG with_time
|
||||
FLUSH
|
||||
REM AT 23:58 +1440 MSG with_time
|
||||
FLUSH
|
||||
|
||||
REM 8 RUN echo %"foo%"
|
||||
FLUSH
|
||||
REM 8 RUN echo %"foo%"
|
||||
FLUSH
|
||||
REM Wed RUN echo %"foo%"
|
||||
FLUSH
|
||||
REM Wed RUN echo %"bar%"
|
||||
FLUSH
|
||||
Reference in New Issue
Block a user