GitHub user deepakddixit opened a pull request:

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

     GEODE-734: gfsh export stack-traces should not require an output file with 
extension .txt

    Removed mandatory txt file extension when exporting stack trace using gfsh 
command export stack-traces.
    Added message warning user about possible overwrite of file if already 
present under locator directory.
    Added test to check if non txt extension file is allowed.
    All tests are passing

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

    $ git pull https://github.com/deepakddixit/incubator-geode feature/GEODE-734

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

    https://github.com/apache/incubator-geode/pull/297.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 #297
    
----
commit c64c69c84623bc40365961665f7c9c66793ea0c5
Author: Deepak Dixit <deepakdixit2...@gmail.com>
Date:   2016-11-26T13:41:52Z

     GEODE-734: Removing txt file restriction when exporting stack traces. 
Added message warning user about possible overwrite of file if already present.
      Added test to check if non txt extension file is allowed.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to