Update 2024-10-06 11:24 OpenBSD/amd64-t14
This commit is contained in:
@@ -279,7 +279,9 @@ foreach $yearkey (sort keys %{$events} ) {
|
||||
if ($start->hour > 0) {
|
||||
print " AT ";
|
||||
print $start->strftime("%H:%M");
|
||||
print " SCHED _sfun MSG %a %2 ";
|
||||
# print " SCHED _sfun MSG %a %2 ";
|
||||
# fix 2024-10-04
|
||||
print " +15 MSG %a %2 ";
|
||||
} else {
|
||||
print " MSG %a ";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user