summaryrefslogtreecommitdiff
path: root/tests/tests/drs-push-rejects
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/drs-push-rejects')
-rwxr-xr-xtests/tests/drs-push-rejects4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tests/drs-push-rejects b/tests/tests/drs-push-rejects
index 79d02b2..8c4ad83 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