mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
Be pickier about $WarningLevel. Make sure it matches the Perl regex: ^\d\d\.\d\d\.\d\d$
This commit is contained in:
@@ -39905,6 +39905,12 @@ BANNER %
|
||||
SET $AddBlankLines 0
|
||||
REM Monday ADDOMIT MSG woohoo!
|
||||
-stdin-(3): Warning: Consider using SCANFROM with recurring ADDOMIT
|
||||
set $WarningLevel "06.01.02"
|
||||
SET $WarningLevel "06.01.02"
|
||||
REM Tuesday ADDOMIT MSG Cabbage.
|
||||
SET $WarningLevel "cabbage"
|
||||
-stdin-(6): Ill-formed number
|
||||
SET $WarningLevel today()
|
||||
-stdin-(7): Type mismatch
|
||||
SET $WarningLevel "3.1.4"
|
||||
-stdin-(8): Ill-formed number
|
||||
|
||||
|
||||
Reference in New Issue
Block a user