]> xenbits.xensource.com Git - osstest.git/commitdiff
mg-schema-test-database: GetOpt compat: work around arg bundling bug
authorIan Jackson <iwj@xenproject.org>
Tue, 27 Apr 2021 17:47:40 +0000 (18:47 +0100)
committerIan Jackson <iwj@xenproject.org>
Tue, 27 Apr 2021 17:57:48 +0000 (18:57 +0100)
With -qff it now complains, daftly, that -q doesn't take a value.

Signed-off-by: Ian Jackson <iwj@xenproject.org>
mg-schema-test-database

index b5906d7067c524c27062b7c9a8542858e966abc4..26e35c5b4d9d54415e3646126e79ce99b3b31b1a 100755 (executable)
@@ -419,7 +419,7 @@ END
 END
        withtest ./mg-schema-create -q --no-updates
 
-       withtest ./mg-schema-update -qff apply $wantupdates
+       withtest ./mg-schema-update -q -f -f apply $wantupdates
 
         printf " (seqs)"
         seq_alters=""