[
https://issues.apache.org/jira/browse/STORM-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14157760#comment-14157760
]
ASF GitHub Bot commented on STORM-487:
--------------------------------------
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 <[email protected]>
Date: 2014-10-03T07:18:40Z
STORM-487 Let bin/storm compatible with Windows
----
> Remove storm.cmd, no need to duplicate work python runs on windows too.
> -----------------------------------------------------------------------
>
> Key: STORM-487
> URL: https://issues.apache.org/jira/browse/STORM-487
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Robert Joseph Evans
> Labels: newbie
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)