From: Allen Shaw Date: Wed, 29 Apr 2015 15:45:33 +0000 (-0500) Subject: Toward CRM-15762: removed FIXME comment about possible race conditions. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7d30a84ad71bc93860d5e4b79b51f2f3f35e9fa1;p=civicrm-core.git Toward CRM-15762: removed FIXME comment about possible race conditions. --- diff --git a/tools/scripts/releaser/releaser b/tools/scripts/releaser/releaser index 494c5d1279..f27c968e82 100755 --- a/tools/scripts/releaser/releaser +++ b/tools/scripts/releaser/releaser @@ -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