summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Smokeping/probes/EchoPing.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Smokeping/probes/EchoPing.pm b/lib/Smokeping/probes/EchoPing.pm
index 305e3ca..2bf8a3e 100644
--- a/lib/Smokeping/probes/EchoPing.pm
+++ b/lib/Smokeping/probes/EchoPing.pm
@@ -112,6 +112,7 @@ sub make_host {
return $target->{addr};
}
+# This will be overridden by the EchoPingPlugin-derived probes
sub post_args {
return ();
}