git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b1fefe
)
Testsuite: auto-detect the Exim binary in ../src/build*
author
Heiko Schlittermann (HS12)
<hs@schlittermann.de>
Wed, 19 Aug 2015 16:17:51 +0000
(18:17 +0200)
committer
Heiko Schlittermann (HS12)
<hs@schlittermann.de>
Wed, 19 Aug 2015 16:21:05 +0000
(18:21 +0200)
test/runtest
patch
|
blob
|
history
diff --git
a/test/runtest
b/test/runtest
index fcc7a972e20cb7510761e75ea5a0f2fdab479ed7..7bf74d7e1b1178df17484b34f1e8af7ff81ddfbd 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-2393,7
+2393,7
@@
if ($parm_exim eq "")
# directory. Thus, we should choose the highest version of Exim that has
# been compiled.
- if ($f eq "exim4" || $f eq "exim-snapshot")
+ if ($f eq "exim4" || $f eq "exim-snapshot"
|| $f eq 'src'
)
{ $srcdir = $f; }
else
{ $srcdir = $f