GitHub user ctubbsii opened a pull request:
https://github.com/apache/accumulo/pull/81
ACCUMULO-4162 Fix zookeeper version matching
In the course of fixing ACCUMULO-4162, I noticed lots of other small script
problems which were just as likely to mess up users. So, I ran shellcheck on
all the scripts in assemble/bin, and a little bit outside there. This is the
results for the 1.6 branch, and could use a bit of a review/manual testing to
make sure they work as expected.
Any help checking these out would be greatly appreciated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ctubbsii/accumulo shellcheck-pedantry
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/81.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #81
----
commit 0e5657945de3494f6790284f13044bff5db4aa57
Author: Christopher Tubbs <[email protected]>
Date: 2016-03-17T04:04:20Z
ACCUMULO-4162 Fix zookeeper version matching
Apply many shellcheck fixes
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---