We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 295a433 commit 7b64293Copy full SHA for 7b64293
check_puppet_syntax/JENKINS.md
@@ -8,7 +8,7 @@ You can obviously choose the name for the parser and the trend graph.
8
9
__Regular Expression:__
10
```
11
-^PUPPET_SYNTAX[^:]*:(.*):.*(warning|err|Error):\s*(.*)$
+^PUPPET_SYNTAX[^:]*:(.*):.*(warning|Warning|err|Error):\s*(.*)$
12
13
14
__Mapping Script:__
0 commit comments