On Tue, Apr 03, 2012 at 12:53:33PM +0200, Thomas Morley wrote:
> But there is a very basic problem:
> If I test compiling the whole LSR and all is fine but compiling a
> single file from LSR failes, means I can't trust my testing-results.
> How can I continue the work? Having no chance to notice problematic
> files annoys me and in the end Seba, too.

Your method 1) here:
http://lists.gnu.org/archive/html/lilypond-devel/2012-04/msg00056.html
won't give any huge error messages if one lilypond run fails.
You'll need to tweak that script to look at the returned value
from lilypond and quit the entire script if it's a non-zero return
value.

I wouldn't expect method 2) to give much useful data; focus on
adjusting method 1) so that it looks at the ret value.

- Graham

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

Reply via email to