From f1bd189be5977fef5d0b477d987ce1090316e3cd Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 29 Sep 2015 21:05:36 +0100 Subject: [PATCH] Testsuite: nail testcase to ipv4 to avoid output difference in 4+6 environment --- test/confs/4001 | 2 +- test/scripts/4000-scanning/4001 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/confs/4001 b/test/confs/4001 index 3a5685685..e73599857 100644 --- a/test/confs/4001 +++ b/test/confs/4001 @@ -9,7 +9,7 @@ log_file_path = DIR/spool/log/%slog gecos_pattern = "" gecos_name = CALLER_NAME -av_scanner = f-protd : localhost PORT_S +av_scanner = f-protd : localhost4 PORT_S # ----- Main settings ----- diff --git a/test/scripts/4000-scanning/4001 b/test/scripts/4000-scanning/4001 index 1dcbd1fbc..6f746307e 100644 --- a/test/scripts/4000-scanning/4001 +++ b/test/scripts/4000-scanning/4001 @@ -1,5 +1,5 @@ # content scan interface: f-protd -# +need_ipv4 munge loopback # server PORT_S -- 2.30.2