GitHub user kjduling opened a pull request:

    https://github.com/apache/incubator-geode/pull/186

    gfsh unable to destroy region that has an hyphen in its name

    Added check for a hyphen in region name.  This has to be wrapped in quotes 
before searching.
    Added test to verify creation and deletion of regions with a hyphen or 
underscore in the name.

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

    $ git pull https://github.com/kjduling/incubator-geode feature/GEODE-1615

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

    https://github.com/apache/incubator-geode/pull/186.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 #186
    
----
commit 80af962ef2f7eee4053804a20a28f41b46fb3192
Author: Kevin J. Duling <[email protected]>
Date:   2016-06-30T22:07:22Z

    GEODE-1615: gfsh unable to destroy region that has an hyphen in its name

commit a429ae332f804980ef52b7a0cd2eec476bc2b354
Author: Kevin J. Duling <[email protected]>
Date:   2016-07-01T17:24:14Z

    GEODE-1615: gfsh unable to destroy region that has an hyphen in its name
    
    Added test case

commit c7f4101366ac73decb227371e393d02755b5b231
Author: Kevin J. Duling <[email protected]>
Date:   2016-07-01T18:46:06Z

    GEODE-1615: gfsh unable to destroy region that has an hyphen in its name
    
    Fixed test

----


---
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.
---

Reply via email to