projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5b8300
)
Toward CRM-15762: removed FIXME comment about possible race conditions.
author
Allen Shaw
<allen@emphanos.com>
Wed, 29 Apr 2015 15:45:33 +0000
(10:45 -0500)
committer
Allen Shaw
<allen@emphanos.com>
Wed, 29 Apr 2015 15:45:33 +0000
(10:45 -0500)
tools/scripts/releaser/releaser
patch
|
blob
|
blame
|
history
diff --git
a/tools/scripts/releaser/releaser
b/tools/scripts/releaser/releaser
index 494c5d1279145c50b13bfbcfa59a5fc06f87d159..f27c968e82c5d06c697f4dbe70ea6b51c9cdcf15 100755
(executable)
--- 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