Issue #2971 Fix regex in warning.xml
Change-Id: I74998354d07596551763a0453973ea4a6ea6f806 Former-commit-id: 60c4d87b387b3902fb0feacbf48807490b17e90c
This commit is contained in:
parent
f3185dd206
commit
b1d43ae61a
1 changed files with 1 additions and 1 deletions
|
@ -22,5 +22,5 @@
|
|||
<regex>^(W[FGHOTUW]|FZ)[ACHKMPU][AHKQSWY].*</regex>
|
||||
<regex>^(WT)(NT|PZ)\d{2} KNHC.*</regex>
|
||||
<regex>^(WTP)A\d{2} PHFO.*</regex>
|
||||
<regex>^NWUS([13-9]\\d|2[1-9]) KWNS.*</regex>
|
||||
<regex>^NWUS([13-9]\d|2[1-9]) KWNS.*</regex>
|
||||
</requestPatterns>
|
||||
|
|
Loading…
Add table
Reference in a new issue