mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
fix plugins for new rules
This commit is contained in:
parent
58f0ab64f3
commit
9cd0bba835
9 changed files with 9 additions and 9 deletions
|
@ -78,7 +78,7 @@ my @muninlabel = (
|
|||
);
|
||||
|
||||
# ============= SANITY CHECKS ================
|
||||
unless( defined(@ARGV) ){
|
||||
unless( @ARGV ){
|
||||
$ARGV[0] = "";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue