lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: run-and-check: close stdin (issue 545620043 by address@hidden)


From: lemzwerg
Subject: Re: run-and-check: close stdin (issue 545620043 by address@hidden)
Date: Sat, 22 Feb 2020 22:28:27 -0800

> The proper fix here of course is not to close stdin
> but rather to run pdflatex with
>
>   -interaction batchmode
>
> (where it prints nothing on output during the run,
> so you need to consult the log file in case of
> problems) or with
>
>   -interaction nonstopmode
>
> where it never stops for input.

Sounds sensible.  Han-Wen, could you try this?


https://codereview.appspot.com/545620043/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]