[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 1/3] 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 <Ian.Jackson@xxxxxxxxxxxxx> --- 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 641aadb..9be0625 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="" -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |