summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-02-16 14:55:34 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-16 12:25:49 +0100
commit3a3f24eb0649eb9462a03a75d6dd1d1e6a63d5aa (patch)
tree6f7bbe31a9b352fc7d51e44de4f1d15a1b1a931d /tests
parent61ab4bd16bebb923f8cefc9e0545c4d6a7b47d24 (diff)
git-debrebase: test suite: gbp2gdr: fix not-gdr-processable to not modify things
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/setup/gbp2gdr3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/setup/gbp2gdr b/tests/setup/gbp2gdr
index 91a9c82..7608a12 100755
--- a/tests/setup/gbp2gdr
+++ b/tests/setup/gbp2gdr
@@ -8,8 +8,7 @@ t-dependencies git-buildpackage libfile-fnmatch-perl
t-tstunt-parsechangelog
not-gdr-processable () {
- t-expect-fail F:'Cannot cope with this commit' \
- t-git-debrebase
+ t-git-debrebase analyse | grep 'Unknown Unprocessable'
}
p=example