You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by duncangrant <gi...@git.apache.org> on 2017/11/09 10:05:27 UTC

[GitHub] brooklyn-client pull request #63: Fixes index out of range issue

GitHub user duncangrant opened a pull request:

    https://github.com/apache/brooklyn-client/pull/63

    Fixes index out of range issue

    Wasn't handling calls where there were only flag params e.g.
    br -v

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/duncangrant/brooklyn-client fix-scope

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-client/pull/63.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 #63
    
----
commit ebcd1409b0dea7d77eb70a157f803d6680c9981f
Author: Duncan Grant <du...@cloudsoftcorp.com>
Date:   2017-11-08T21:49:08Z

    Fixes index out of range issue
    
    Wasn't handling calls where there were only flag params e.g.
    br -v

----


---

[GitHub] brooklyn-client pull request #63: Fixes index out of range issue

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-client/pull/63


---