From: Ian Jackson Date: Thu, 4 Oct 2018 00:49:55 +0000 (+0100) Subject: test suite: gdr-makepatches7: Test dgit with missing git-debrebase X-Git-Tag: archive/debian/7.0~6 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=ce6c1132ed0bc49b51321fb725485cde00c226e1 test suite: gdr-makepatches7: Test dgit with missing git-debrebase Signed-off-by: Ian Jackson --- diff --git a/tests/tests/gdr-makepatches7 b/tests/tests/gdr-makepatches7 index 59960e79..93569879 100755 --- a/tests/tests/gdr-makepatches7 +++ b/tests/tests/gdr-makepatches7 @@ -30,8 +30,12 @@ t-git-debrebase t-expect-fail 'dgit: failed command: false' \ t-dgit -wgf --git-debrebase=false quilt-fixup +git branch before-gdr-true t-dgit -wgf --git-debrebase=true quilt-fixup +git reset --hard before-gdr-true +t-dgit -wgf --git-debrebase=no-such-command-exists quilt-fixup + t-some-changes for-make-patches-fails-then-dgit-fixup m t-expect-fail 'Patch export produced patch amendments' \