From 96497db9420defe57ed658070eae51f0bf565165 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 12 Mar 2014 18:03:00 +0000 Subject: dgit-repos-server: call tag tags "headers" in error messages --- tests/tests/drs-push-rejects | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/tests') 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; -- cgit v1.2.3