From: Ian Jackson Date: Fri, 16 Feb 2018 14:55:34 +0000 (+0000) Subject: git-debrebase: test suite: gbp2gdr: fix not-gdr-processable to not modify things X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=759581b4410c4fd9e4fd8b7a7a8d1a4c84d8619e;p=dgit.git git-debrebase: test suite: gbp2gdr: fix not-gdr-processable to not modify things Signed-off-by: Ian Jackson --- diff --git a/tests/setup/gbp2gdr b/tests/setup/gbp2gdr index 91a9c820..7608a129 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