From 147d4c3503f1a938cca248d3f23d914ba7eb6c93 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 5 Mar 2014 18:28:34 +0000 Subject: [PATCH] tests: drs-push-rejects: fix "key not in keyring" test --- tests/tests/drs-push-rejects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests/drs-push-rejects b/tests/tests/drs-push-rejects index eab44a51..9b2a08b4 100755 --- a/tests/tests/drs-push-rejects +++ b/tests/tests/drs-push-rejects @@ -74,7 +74,7 @@ mustfail 'pushing multiple tags' $push_spec HEAD:refs/tags/debian/wombat prep unstable sid mktag cp $tmp/dm.gpg $tmp/dd.gpg -mustfail 'key not found in keyrings' +mustfail 'key not found in keyrings' $push_spec prep unstable sid git push origin $push_spec # succeeds -- 2.30.2