chiark / gitweb /
git-debrebase: test suite: gbp2gdr: fix not-gdr-processable to not modify things
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 16 Feb 2018 14:55:34 +0000 (14:55 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 16 Jun 2018 11:25:49 +0000 (12:25 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/setup/gbp2gdr

index 91a9c82095a1c775ea9d370351d10011152433ba..7608a12987c190cc37ba50a4cad0288043d51bb8 100755 (executable)
@@ -8,8 +8,7 @@ t-dependencies git-buildpackage libfile-fnmatch-perl
 t-tstunt-parsechangelog
 
 not-gdr-processable () {
 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
 }
 
 p=example