projects
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9078840
)
Testsuite: fix cmdline option for test flavour
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 27 Oct 2018 17:06:42 +0000
(18:06 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 27 Oct 2018 17:06:42 +0000
(18:06 +0100)
test/runtest
patch
|
blob
|
blame
|
history
diff --git
a/test/runtest
b/test/runtest
index efb352b234422534823619a4f84c28e0e4ef5389..f6e788f2f33fb2c863b9f69e5807e41db65a8df9 100755
(executable)
--- a/
test/runtest
+++ b/
test/runtest
@@
-2656,7
+2656,7
@@
GetOptions(
'valgrind' => \$valgrind,
'range=s{2}' => \my @range_wanted,
'test=i@' => \my @tests_wanted,
- 'flavor|flavour=s' => $flavour,
+ 'flavor|flavour=s' =>
\
$flavour,
'help' => sub { pod2usage(-exit => 0) },
'man' => sub {
pod2usage(