[GitHub] ant pull request: Update runant.py

2014-11-17 Thread vit1251
Github user vit1251 commented on the pull request: https://github.com/apache/ant/pull/1#issuecomment-63275249 Magic here: -cmdline = ('%s %s -classpath %s -Dant.home=%s %s ' + \ +cmdline = ('%s %s -classpath %s -Dant.home=%s %s

[GitHub] ant pull request: Update runant.py

2014-09-02 Thread vit1251
GitHub user vit1251 opened a pull request: https://github.com/apache/ant/pull/1 Update runant.py Resolve long path problem when starting antrun.py on Windows 7 os.system is bad idea to use You can merge this pull request into a Git repository by running: $ git pull https