----- Original Message ----- From: "David Kastrup" <[email protected]>
To: <[email protected]>
Cc: <[email protected]>; <[email protected]>; <[email protected]>
Sent: Saturday, February 11, 2012 5:20 PM
Subject: Re: Final redirection of texi output (issue 5650064)


[email protected] writes:

Reviewers: dak, Graham Percival, Julien Rioux,

Message:
Latest GOP 9 make doc reduction - please review.

Description:
I've opened a new issue to avoid confusion.  AFAICS this redirects all
the output from texi2pdf, makeinfo and tex2html to logfiles.  I've used
Julien and David's suggestion of getting rid of --batch and --quiet, and
it turns of the < /dev/null isn't needed when texi2pdf is run like this.
 make; make doc is good.

You might be mistaken here.  make -j... calls some processes with closed
stdin, but it is not predictable which processes these are.  So before
you come to this conclusion, try it with a single-job make.

--
David Kastrup


Great catch, thanks. without -jX it froze, as you say, waiting keyboard input. New patch set uploaded including /dev/null which does not have this problem.

--
Phil Holmes



_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to