Testsuite: fix cmdline option for test flavour
[exim.git] / test / runtest
index efb352b234422534823619a4f84c28e0e4ef5389..f6e788f2f33fb2c863b9f69e5807e41db65a8df9 100755 (executable)
@@ -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(