##// END OF EJS Templates
fix arguments for commands in _process_posix...
fix arguments for commands in _process_posix quotations marks could trivially break the command parsing. This has been fixed by using the `args` kwarg, rather than trying to stuff it all into one string. previously-failing tests added Closes gh-989.

File last commit:

r4983:a1987bdc
r5296:3830949b
Show More
.gitignore
13 lines | 162 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
build
*.egg-info
*~
*.bak