[-]
[+]
|
Changed |
munin.changes
|
|
[-]
[+]
|
Changed |
munin.spec
^
|
|
[-]
[+]
|
Added |
munin-2.0-beta4-http_loadtime.patch
^
|
@@ -0,0 +1,11 @@
+--- plugins/node.d/http_loadtime.in.orig 2011-09-03 10:23:19.014593592 +0200
++++ plugins/node.d/http_loadtime.in 2011-09-03 10:23:55.097543588 +0200
+@@ -40,7 +40,7 @@
+ if [ "$1" = "autoconf" ]; then
+ # Need to actually test that the url is reachable, it makes
+ # no sense to install the plugin if there is no webserver on localhost.
+- echo "no (autoconfiguration not working correctly)
++ echo "no (autoconfiguration not working correctly)"
+ exit 0
+
+ result="yes"
|