git://git.exim.org
/
buildfarm-client.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Support tuning the tests ./configure
[buildfarm-client.git]
/
build-farm.conf.template
diff --git
a/build-farm.conf.template
b/build-farm.conf.template
index a2745d252f6a13407cfe90d708d56457a6300e20..9aed6b642eba02ffb7264242e798e2a7aba5417e 100644
(file)
--- a/
build-farm.conf.template
+++ b/
build-farm.conf.template
@@
-220,6
+220,9
@@
our %conf =(
qw()
],
+ # Configuration tuning for test suite ./configure
+ test_configure_env =>{},
+ test_configure_args =>[],
);
if ($branch eq 'global')