From: Ian Jackson Date: Wed, 5 Mar 2014 18:28:34 +0000 (+0000) Subject: tests: drs-push-rejects: fix "key not in keyring" test X-Git-Tag: debian/0.22~49 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=147d4c3503f1a938cca248d3f23d914ba7eb6c93;p=dgit.git tests: drs-push-rejects: fix "key not in keyring" test --- 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