From: Ian Jackson Date: Mon, 3 Jul 2017 16:53:26 +0000 (+0100) Subject: mg-schema-test-database: Apply updates, regardless of compatibility X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=345a6e18a0c8713e23f72fb220f4533e2d2aee6f;p=people%2Froyger%2Fosstest.git mg-schema-test-database: Apply updates, regardless of compatibility The test database should be just like the real one, even if the schema compatibility looks wrong. So pass -ff to mg-schema-update. Signed-off-by: Ian Jackson --- diff --git a/mg-schema-test-database b/mg-schema-test-database index 6aeedd1..5fe22be 100755 --- a/mg-schema-test-database +++ b/mg-schema-test-database @@ -411,7 +411,7 @@ END END withtest ./mg-schema-create -q --no-updates - withtest ./mg-schema-update -q apply $wantupdates + withtest ./mg-schema-update -qff apply $wantupdates printf " (seqs)" seq_alters=""