Toward CRM-15762: removed FIXME comment about possible race conditions.
authorAllen Shaw <allen@emphanos.com>
Wed, 29 Apr 2015 15:45:33 +0000 (10:45 -0500)
committerAllen Shaw <allen@emphanos.com>
Wed, 29 Apr 2015 15:45:33 +0000 (10:45 -0500)
tools/scripts/releaser/releaser

index 494c5d1279145c50b13bfbcfa59a5fc06f87d159..f27c968e82c5d06c697f4dbe70ea6b51c9cdcf15 100755 (executable)
@@ -207,8 +207,6 @@ function do_publish() {
 #################################################
 ## Publish version data to versions.json
 function do_publish_versions() {
-  # FIXME: Is this racy when doing concurrent security releases?
-
   # Turn off command echoing, because it makes input prompts hard to read.
   set +x