git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Testsuite: munge for non-WITH_CONTENT_SCAN builds
[exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index 68b73d62d37ce21cbf157c46586ef71f488f3563..6951536f79c20d544d6e4b39e67cf0298b30cce4 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-1407,7
+1407,7
@@
RESET_AFTER_EXTRA_LINE_READ:
s%(?<!lsearch)[^ ](?=TESTSUITE/aux-fixed/(?:0414.list[12]|0464.domains)$)%0%;
# CONTENT_SCAN
- next if /try option acl_
not_
smtp_mime$/;
+ next if /try option acl_
(?:not_)?
smtp_mime$/;
# DISABLE_OCSP
next if /in hosts_requ(est|ire)_ocsp\? (no|yes)/;