##// 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.

File last commit:

r2760:afe1263a
r8259:3c7c235f merge
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer