chiark / gitweb /
dgit-repos-server: Remove comment saying it's a prototype
[dgit.git] / infra / dgit-repos-server
index b853162812981d0f03634589c3f6af8535ab4f28..2b20d1ed08c92da1f3041233da0ced81d6c2d3a0 100755 (executable)
@@ -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