From: Ian Jackson Date: Sun, 7 Jul 2019 13:12:29 +0000 (+0100) Subject: dgit-repos-server: Remove comment saying it's a prototype X-Git-Tag: archive/debian/9.1~3 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=c2c601b51c363bd314e372cbafc984c6ca9289b3 dgit-repos-server: Remove comment saying it's a prototype We have done everything to make it safe to use. Obviously it still needs some web service queue thing around it to invoke it. Signed-off-by: Ian Jackson --- diff --git a/infra/dgit-repos-server b/infra/dgit-repos-server index b8531628..2b20d1ed 100755 --- a/infra/dgit-repos-server +++ b/infra/dgit-repos-server @@ -1073,7 +1073,6 @@ our @hookenvs = qw(distro suitesfile suitesformasterfile policyhook # workrepo and destrepo handled ad-hoc sub mode_tag2upload () { - # PROTOTYPE # CALLER MUST PREVENT MULTIPLE CONCURRENT RUNS IN SAME CWD # If we fail (exit nonzero), caller should capture our stderr, # and retry some bounded number of times in some appropriate way