##// 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 / frontend / terminal
console
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...