X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/eddd06b00afcd7fd08356839f4515ed7ac339165..520de300979cb6cf448cd23f729dd39368202a16:/test/runtest diff --git a/test/runtest b/test/runtest index f3053bdf7..7bb93720b 100755 --- a/test/runtest +++ b/test/runtest @@ -1,6 +1,6 @@ #! /usr/bin/perl -w -# $Cambridge: exim/test/runtest,v 1.16 2006/10/31 16:13:48 ph10 Exp $ +# $Cambridge: exim/test/runtest,v 1.17 2006/11/06 11:27:54 ph10 Exp $ ############################################################################### # This is the controlling script for the "new" test suite for Exim. It should # @@ -2205,7 +2205,7 @@ if (defined $parm_support{'Content_Scanning'}) if($@) { - warn $@; + print " $@"; print " Assume ClamAV is not running\n"; } else