From 39b39996ff4a9e8447eac015fa98900e2bf11c95 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 19 Jul 2019 22:20:29 +0100 Subject: 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 --- tests/tests/tagupl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tests') diff --git a/tests/tests/tagupl b/tests/tests/tagupl index f7ed6e6..e11ea5a 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' -- cgit v1.2.3