mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Remove "SCHED _sfun" and hard-code "+15" instead.
This commit is contained in:
@@ -264,7 +264,7 @@ foreach $yearkey (sort keys %{$events} ) {
|
||||
if ($start->hour > 0) {
|
||||
print " AT ";
|
||||
print $start->strftime("%H:%M");
|
||||
print " SCHED _sfun MSG %a %2 ";
|
||||
print " +15 MSG %a %2 ";
|
||||
} else {
|
||||
print " MSG %a ";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user