X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftests%2Fdrs-push-rejects;fp=tests%2Ftests%2Fdrs-push-rejects;h=8c4ad83cd75acee8b65d289d287404e8f4f05768;hb=6cbd45af603bc976c8334f839cebefbad2b3a622;hp=79d02b225738514635d629da4d9c17f0e87ca530;hpb=e3d689abb4446aa168d150d2832fe9fd76933dcc;p=dgit.git diff --git a/tests/tests/drs-push-rejects b/tests/tests/drs-push-rejects index 79d02b22..8c4ad83c 100755 --- a/tests/tests/drs-push-rejects +++ b/tests/tests/drs-push-rejects @@ -85,7 +85,7 @@ for h in object type tag; do mustfail 'multiple headers '$h' in signed tag object' $push_spec - expect_fsck_fail+=" $badtag" + t-expect-fsck-fail $badtag done done @@ -147,7 +147,7 @@ badcommit=$( perl -pe 's/^committer.*\n//' | \ git hash-object -w -t commit --stdin ) -expect_fsck_fail+=" $badcommit" +t-expect-fsck-fail $badcommit git checkout -b broken $badcommit prep unstable sid mktag