From c2c601b51c363bd314e372cbafc984c6ca9289b3 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 7 Jul 2019 14:12:29 +0100 Subject: [PATCH] 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 --- infra/dgit-repos-server | 1 - 1 file changed, 1 deletion(-) 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 -- 2.30.2