summaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
Diffstat (limited to 'infra')
-rwxr-xr-xinfra/dgit-repos-server1
1 files changed, 0 insertions, 1 deletions
diff --git a/infra/dgit-repos-server b/infra/dgit-repos-server
index b853162..2b20d1e 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