summaryrefslogtreecommitdiff
path: root/tests/tests/gdr-makepatches7
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-10-04 01:55:36 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-10-04 15:42:43 +0100
commit1c46286457e158a84cd6506ee6479a41130c43a9 (patch)
tree998ce47fc17c423128ac8d41d6a2cbf8283860ab /tests/tests/gdr-makepatches7
parentc8ea98a5825f246759fac037ec2481d760a89b69 (diff)
test suite: gdr-makepatches7: Fix test for broken git-debrebase
dgit should treat git-debrebase not existing the same way as it exiting 7 (which in fact, is the same way it treats it succeeding). We are going to fix that. But first we need to make this test case not expect dgit to break in this situation. To test dgit with an actually *broken* git-debrebase, we specify `false' instead. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests/gdr-makepatches7')
-rwxr-xr-xtests/tests/gdr-makepatches74
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tests/gdr-makepatches7 b/tests/tests/gdr-makepatches7
index d6a5143..59960e7 100755
--- a/tests/tests/gdr-makepatches7
+++ b/tests/tests/gdr-makepatches7
@@ -27,8 +27,8 @@ t-some-changes for-dgit-fixup m
t-git-debrebase
-t-expect-fail 'dgit: failed command: test-suite-break-git-debrebase' \
-t-dgit -wgf --git-debrebase=test-suite-break-git-debrebase quilt-fixup
+t-expect-fail 'dgit: failed command: false' \
+t-dgit -wgf --git-debrebase=false quilt-fixup
t-dgit -wgf --git-debrebase=true quilt-fixup