[ https://issues.apache.org/jira/browse/ACCUMULO-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13590690#comment-13590690 ]
Hudson commented on ACCUMULO-1071: ---------------------------------- Integrated in Accumulo-1.5 #9 (See [https://builds.apache.org/job/Accumulo-1.5/9/]) ACCUMULO-1071 committing Damon Brown's patch to clean-up the shell scripts (Revision 1451640) Result = SUCCESS ecn : Files : * /accumulo/branches/1.5/bin/LogForwarder.sh * /accumulo/branches/1.5/bin/accumulo * /accumulo/branches/1.5/bin/bootstrap_config.sh * /accumulo/branches/1.5/bin/bootstrap_hdfs.sh * /accumulo/branches/1.5/bin/config.sh * /accumulo/branches/1.5/bin/etc_initd_accumulo * /accumulo/branches/1.5/bin/generate_monitor_certificate.sh * /accumulo/branches/1.5/bin/start-all.sh * /accumulo/branches/1.5/bin/start-here.sh * /accumulo/branches/1.5/bin/start-server.sh * /accumulo/branches/1.5/bin/stop-all.sh * /accumulo/branches/1.5/bin/stop-here.sh * /accumulo/branches/1.5/bin/stop-server.sh * /accumulo/branches/1.5/bin/tdown.sh * /accumulo/branches/1.5/bin/tool.sh * /accumulo/branches/1.5/bin/tup.sh > Finding ACCUMULO_HOME and programs in scripts is broken for symbolic links > -------------------------------------------------------------------------- > > Key: ACCUMULO-1071 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1071 > Project: Accumulo > Issue Type: Bug > Environment: bash > Reporter: Damon A. Brown > Assignee: Damon A. Brown > Priority: Minor > Fix For: 1.5.0 > > Attachments: AccumuloBinScripts-1.patch > > > Finding the home $bin location for the accumulo/bin scripts needs to be > iterative to traverse symbolic links. Also, using 'locationByProgram' within > bin/accumulo doesn't work for symbolic links. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira