summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2013-11-15 12:22:05 +1100
committerMichael Adam <obnox@samba.org>2013-11-27 18:46:17 +0100
commit97554854439e83ebb9e99ce4ebb6e49de8e7a5a9 (patch)
tree8c9c9e41c19a1dda12ff2c248e17e04ad0e85a8a
parent0ae3d009f36066c794e6f39c6dd45735e706df34 (diff)
downloadsamba-97554854439e83ebb9e99ce4ebb6e49de8e7a5a9.tar.gz
samba-97554854439e83ebb9e99ce4ebb6e49de8e7a5a9.tar.xz
samba-97554854439e83ebb9e99ce4ebb6e49de8e7a5a9.zip
ctdb:tests: remove unused setup_nmap_output_filter()
The tests that used it have gone. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Michael Adam <obnox@samba.org>
-rw-r--r--ctdb/tests/eventscripts/scripts/local.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/ctdb/tests/eventscripts/scripts/local.sh b/ctdb/tests/eventscripts/scripts/local.sh
index e6186a0723..4c3f0b1394 100644
--- a/ctdb/tests/eventscripts/scripts/local.sh
+++ b/ctdb/tests/eventscripts/scripts/local.sh
@@ -200,11 +200,6 @@ ethtool_interfaces_up ()
done
}
-setup_nmap_output_filter ()
-{
- OUT_FILTER="-e 's@^(DEBUG: # Nmap 5.21 scan initiated) .+ (as:)@\1 DATE \2@' -e 's@^(DEBUG: # Nmap done at) .+ (--)@\1 DATE \2@'"
-}
-
dump_routes ()
{
echo "# ip rule show"