[
https://issues.apache.org/jira/browse/SLIDER-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14187683#comment-14187683
]
thomas liu commented on SLIDER-526:
-----------------------------------
Formatting of python source code in the previous message is bad. Reposting:
this="${BASH_SOURCE-$0}"
bindir=$(cd -P – "$(dirname – "$this")" && pwd -P)
python ${bindir}/slider.py "$@"
> Replace slider shell script with slider.py and rename it slider
> ---------------------------------------------------------------
>
> Key: SLIDER-526
> URL: https://issues.apache.org/jira/browse/SLIDER-526
> Project: Slider
> Issue Type: Bug
> Components: client
> Affects Versions: Slider 0.50
> Reporter: Sumit Mohanty
> Assignee: thomas liu
> Fix For: Slider 0.60
>
> Attachments: slider526.patch, slider526.patch, slider526.patch
>
>
> The goal is to have a single python script that can work on Windows and Linux
> and also be able to call commands directly "e..g slider list" without having
> to say "python slider list". Of course "python slider list" should also work.
> Lets try to make name change on a linux environment and see what issues, if
> any, we run into.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)