From 759581b4410c4fd9e4fd8b7a7a8d1a4c84d8619e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 16 Feb 2018 14:55:34 +0000 Subject: [PATCH] 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 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 -- 2.30.2