From 73ed954cf6f2252cc2dad7b432bfea5086974a80 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 30 Jun 2019 11:23:43 +0100 Subject: [PATCH] test suite: baredebian: move setting of $quiltmode to lib No functional change. Signed-off-by: Ian Jackson --- tests/lib-baredebian | 2 ++ tests/tests/baredebian-push | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2