GitHub user HeartSaVioR opened a pull request:

    https://github.com/apache/storm/pull/280

    STORM-487 Let bin/storm compatible with Windows

    I modified bin/storm to be compatible with Windows.
    bin/storm script didn't take care of OS specific chars, so I've modified it.
    
    ps. IntelliJ said many lines in storm script violates PEP8.
    I wish to fix it, but it could hide original diff, so I will fix it by 
other PR after merge this in.

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

    $ git pull https://github.com/HeartSaVioR/storm STORM-487

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

    https://github.com/apache/storm/pull/280.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 #280
    
----
commit ed4861d83357dcb13cd32621fa18d1d03497a8a0
Author: Jungtaek Lim <kabh...@gmail.com>
Date:   2014-10-03T07:18:40Z

    STORM-487 Let bin/storm compatible with Windows

----


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