##// END OF EJS Templates
Merge pull request #2196 from jstenar/latextools-fix...
Merge pull request #2196 from jstenar/latextools-fix Fix for bad command line argument to latex, prevent possible deadlock. The option was incorrectly written as `-halt-on-errror` instead of `-halt-on-error`. In addition, we redirect the output of the called process to `os.devnull` to avoid a deadlock.
Bradley M. Froehle -
r8259:3c7c235f merge
Show More
Name Size Modified Last Commit Author
/ IPython / testing / tests
__init__.py Loading ...
test_decorators.py Loading ...
test_ipunittest.py Loading ...
test_tools.py Loading ...