mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
jenkins_: Add a missing mapping for notbuilt
This commit is contained in:
parent
b2080e1178
commit
8ad8e1b9e2
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ my %states = (
|
|||
'red'=>'failing',
|
||||
'red_anime'=>'failing',
|
||||
'disabled'=>'disabled',
|
||||
'notbuilt' => 'disabled',
|
||||
'notbuilt_anime' =>'disabled',
|
||||
'aborted'=>'failing',
|
||||
'aborted_anime'=>'failing'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue