GitHub user lancergr opened a pull request:
https://github.com/apache/nutch/pull/121
NUTCH-2283 Fix bad substitution bash error for cassandra docker scripts
"Bad substitution" error appears when running the following docker scripts:
docker/cassandra/bin/start.sh
docker/cassandra/bin/stop.sh
docker/cassandra/bin/restart.sh
e.g.
./bin/start.sh: 18: ./bin/start.sh: Bad substitution
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lancergr/nutch NUTCH-2283
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nutch/pull/121.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 #121
----
commit a9b238fae30645671c37fcb5b12c1fae6a165bbd
Author: lancergr <[email protected]>
Date: 2016-06-19T09:46:56Z
NUTCH-2283 Fix bad substitution bash error for cassandra docker scripts
----
---
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.
---