WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Failed compiling a single lsr-snippet, which does not fail when running the whole lsr

Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr

by Graham Percival-3 :: Rate this Message:

| View in Thread

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
bug-lilypond@...
https://lists.gnu.org/mailman/listinfo/bug-lilypond

 « Return to Thread: Failed compiling a single lsr-snippet, which does not fail when running the whole lsr