From 3a3f24eb0649eb9462a03a75d6dd1d1e6a63d5aa Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 16 Feb 2018 14:55:34 +0000 Subject: git-debrebase: test suite: gbp2gdr: fix not-gdr-processable to not modify things Signed-off-by: Ian Jackson --- tests/setup/gbp2gdr | 3 +-- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3