From: Ian Jackson Date: Sun, 30 Jun 2019 10:23:43 +0000 (+0100) Subject: test suite: baredebian: move setting of $quiltmode to lib X-Git-Tag: archive/debian/9.0~42 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=73ed954cf6f2252cc2dad7b432bfea5086974a80 test suite: baredebian: move setting of $quiltmode to lib No functional change. Signed-off-by: Ian Jackson --- diff --git a/tests/lib-baredebian b/tests/lib-baredebian index c9fc44f7..d3af7276 100644 --- a/tests/lib-baredebian +++ b/tests/lib-baredebian @@ -1,6 +1,8 @@ # baredebian-test () { + quiltmode=baredebian + t-expect-fail 'contradicts clean mode git-ff' \ t-dgit -wgf --dgit-view-save=split.f1 --$quiltmode quilt-fixup diff --git a/tests/tests/baredebian-push b/tests/tests/baredebian-push index c7f7b2bd..d0ecf936 100755 --- a/tests/tests/baredebian-push +++ b/tests/tests/baredebian-push @@ -8,8 +8,6 @@ t-dependencies GDR DEBORIG quilt t-setup-import baredebian t-tstunt-parsechangelog -quiltmode=baredebian - cd $p baredebian-test