diff options
Diffstat (limited to 'ctdb/tests/eventscripts/scripts/local.sh')
| -rw-r--r-- | ctdb/tests/eventscripts/scripts/local.sh | 5 |
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" |
