summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-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 c770409..73de5ec 100755
--- a/tests/tests/drs-push-rejects
+++ b/tests/tests/drs-push-rejects
@@ -94,8 +94,8 @@ mustfail 'pushing multiple tags' $push_spec HEAD:refs/tags/debian/wombat
# fixme:
# reject "unknown suite";
-# reject "missing tag $tag in signed tag object" unless $vals;
-# reject "multiple tags $tag in signed tag object" unless @$vals == 1;
+# reject "missing header $tag in signed tag object" unless $vals;
+# reject "multiple headers $tag in signed tag object" unless @$vals == 1;
# or reject "command string not understood";
# reject "unknown method" unless $mainfunc;