From: Ian Jackson Date: Fri, 19 Jul 2019 21:20:29 +0000 (+0100) Subject: test suite: tag-to-upload tests: Tolerate a changed git message X-Git-Tag: archive/debian/9.4~5 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=39b39996ff4a9e8447eac015fa98900e2bf11c95 test suite: tag-to-upload tests: Tolerate a changed git message git changed Couldn't find remote ref to couldn't find remote ref and this broke our test case. Signed-off-by: Ian Jackson Closes: #932475 --- diff --git a/tests/tests/tagupl b/tests/tests/tagupl index f7ed6e6b..e11ea5af 100755 --- a/tests/tests/tagupl +++ b/tests/tests/tagupl @@ -123,7 +123,7 @@ expect-email bupstag1 's/ upstream-tag=/$&:/' \ "failed command: git check-ref-format" expect-email bupstag2 's/ upstream-tag=/$&x/' \ - "Couldn't find remote ref refs/tags/xUPSTREAM" + "[Cc]ouldn't find remote ref refs/tags/xUPSTREAM" expect-email wrongver '' 'mismatch: changelog Version'