With -qff it now complains, daftly, that -q doesn't take a value.

Signed-off-by: Ian Jackson <i...@xenproject.org>
---
 mg-schema-test-database | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mg-schema-test-database b/mg-schema-test-database
index b5906d70..26e35c5b 100755
--- a/mg-schema-test-database
+++ b/mg-schema-test-database
@@ -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=""
-- 
2.20.1


Reply via email to