From 3201106edaaaa5859f8a4f1228e250f9f8968428 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 28 Jun 2019 14:19:25 +0100 Subject: infra: Drop support for old tag name on server side Signed-off-by: Ian Jackson --- tests/tests/drs-push-rejects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/tests/drs-push-rejects b/tests/tests/drs-push-rejects index 4c4a056..f102d95 100755 --- a/tests/tests/drs-push-rejects +++ b/tests/tests/drs-push-rejects @@ -110,7 +110,7 @@ mustfail 'push is missing tag ref update' $push_spec1 mustfail 'push is missing head ref update' +$push_spec2 mustfail 'pushing unexpected ref' $push_spec HEAD:refs/wombat mustfail 'pushing multiple heads' $push_spec HEAD:refs/dgit/wombat -mustfail E:'pushing multiple tags|pushing too many similar tags' \ +mustfail E:'pushing multiple tags|pushing too many similar tags|need exactly one archive' \ $push_spec HEAD:refs/tags/$tagpfx/wombat prep unstable sid -- cgit v1.2.3