chiark / gitweb /
test suite: gdr-makepatches7: Fix test for broken git-debrebase
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 4 Oct 2018 00:55:36 +0000 (01:55 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 4 Oct 2018 14:42:43 +0000 (15:42 +0100)
commit1c46286457e158a84cd6506ee6479a41130c43a9
tree998ce47fc17c423128ac8d41d6a2cbf8283860ab
parentc8ea98a5825f246759fac037ec2481d760a89b69
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>
tests/tests/gdr-makepatches7