You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/19 09:49:05 UTC

[jira] [Commented] (NUTCH-2283) "Bad substitution" error when running cassandra docker scripts

    [ https://issues.apache.org/jira/browse/NUTCH-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338457#comment-15338457 ] 

ASF GitHub Bot commented on NUTCH-2283:
---------------------------------------

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 <g....@outlook.com>
Date:   2016-06-19T09:46:56Z

    NUTCH-2283 Fix bad substitution bash error for cassandra docker scripts

----


> "Bad substitution" error when running cassandra docker scripts
> --------------------------------------------------------------
>
>                 Key: NUTCH-2283
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2283
>             Project: Nutch
>          Issue Type: Bug
>          Components: docker
>    Affects Versions: 2.3.1
>            Reporter: Giorgos Adam
>            Priority: Trivial
>
> "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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)