summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-19 22:20:29 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-19 22:57:18 +0100
commit39b39996ff4a9e8447eac015fa98900e2bf11c95 (patch)
treec2d89b6dc2bc26a20ee55eb66fa150921fd3401c
parent6b96b8bee08aad471f89b9290d8972ba9fc7effb (diff)
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 <ijackson@chiark.greenend.org.uk> Closes: #932475
-rwxr-xr-xtests/tests/tagupl2
1 files changed, 1 insertions, 1 deletions
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'