summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8e2265c)
raw | patch | inline | side by side (parent: 8e2265c)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 10 Feb 2008 15:10:40 +0000 (16:10 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 10 Feb 2008 15:10:40 +0000 (16:10 +0100) |
contrib/exec-munin.px | patch | blob | history |
diff --git a/contrib/exec-munin.px b/contrib/exec-munin.px
index e6c8128ede72cb49c511a9d9ccc35ba6b5549bdb..246095649657ac66f050c2f5de2e14a8d398875b 100755 (executable)
--- a/contrib/exec-munin.px
+++ b/contrib/exec-munin.px
}
elsif (ref ($config->{'script'}) eq '')
{
- handle_config_addtype ([$config->{'script'}]);
+ handle_config_script ([$config->{'script'}]);
}
else
{