ctdb:tests: remove unused setup_nmap_output_filter()
authorMartin Schwenke <martin@meltin.net>
Fri, 15 Nov 2013 01:22:05 +0000 (12:22 +1100)
committerMichael Adam <obnox@samba.org>
Wed, 27 Nov 2013 17:46:17 +0000 (18:46 +0100)
The tests that used it have gone.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Michael Adam <obnox@samba.org>
ctdb/tests/eventscripts/scripts/local.sh

index e6186a07230c12b812511e4696099267554bf66f..4c3f0b1394f65a53303cda01f8d754f02586ee6f 100644 (file)
@@ -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"