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: better portability of postgresq test vs. postgresql versions
[exim.git]
/
test
/
runtest
diff --git
a/test/runtest
b/test/runtest
index a1259f76920c8b73671e260c1d66d71a31bfd04c..d0de8622e4b448bb88cc2240abfde41da846464a 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-2428,6
+2428,7
@@
elsif (/^background$/)
$_ = <SCRIPT>; $lineno++;
chomp;
+ do_substitute($testno);
$line = $_;
if ($debug) { printf ">> daemon: $line >>test-stdout 2>>test-stderr\n"; }