From 7d30a84ad71bc93860d5e4b79b51f2f3f35e9fa1 Mon Sep 17 00:00:00 2001 From: Allen Shaw Date: Wed, 29 Apr 2015 10:45:33 -0500 Subject: [PATCH] Toward CRM-15762: removed FIXME comment about possible race conditions. --- tools/scripts/releaser/releaser | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.25.1