diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-09-29 21:05:36 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-09-29 21:07:33 +0100 |
commit | f1bd189be5977fef5d0b477d987ce1090316e3cd (patch) | |
tree | 22768ef50e7b60c6eb0c28a5ee16fd72aa898904 | |
parent | 11a04b5a7a8b9774d14743ae5a30c96de90cb5c8 (diff) |
Testsuite: nail testcase to ipv4 to avoid output difference in 4+6 environment
-rw-r--r-- | test/confs/4001 | 2 | ||||
-rw-r--r-- | 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 |