chiark / gitweb /
tests: drs-push-rejects: fix "key not in keyring" test
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 5 Mar 2014 18:28:34 +0000 (18:28 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 5 Mar 2014 18:29:08 +0000 (18:29 +0000)
tests/tests/drs-push-rejects

index eab44a5188670d8bf230cd790f5f50ca50f482df..9b2a08b46d5362fff27279801d85ff9ef416962c 100755 (executable)
@@ -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
 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
 
 prep unstable sid
 git push origin $push_spec # succeeds