[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failed compiling a single lsr-snippet, which does not fail whenrunni
From: |
Graham Percival |
Subject: |
Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr |
Date: |
Tue, 3 Apr 2012 12:45:23 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
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
- Re: Failed compiling a single lsr-snippet, which does not fail when running the whole lsr, (continued)
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr, Phil Holmes, 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr, Thomas Morley, 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr, Phil Holmes, 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr, address@hidden, 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr, David Kastrup, 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr, Thomas Morley, 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr, David Kastrup, 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr, Thomas Morley, 2012/04/03
- Re: Failed compiling a single lsr-snippet, which does not fail whenrunning the whole lsr,
Graham Percival <=