lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 915 Multi-measure rests dependent on prefatory matter in other


From: Karl Hammar
Subject: Re: Issue 915 Multi-measure rests dependent on prefatory matter in other staves
Date: Sun, 16 May 2010 21:55:02 +0200 (CEST)

Karl Hammar:
> Neil Puttock:
...
> > I basically do what Carl outlined in the other thread:
> > 
> > make test-baseline
> > 
> > git apply issue931041_1.diff
> > 
> > make check
> 
> The contributor manual says (3.6.3.1):
> 
>    * Initial test:
> 
>           make [-jX]
>           make test-baseline
>           make [-jX CPU_COUNT=X] check
> 
>    * Edit/compile/test cycle:
> 
>           _## edit source files, then..._
> 
>           make clean                    _## only if needed (see below)_
>           make [-jX]                    _## only if needed (see below)_
>           make test-redo                _## redo files differing from 
> baseline_
>           make [-jX CPU_COUNT=X] check  _## CPU_COUNT here?_
> 
>    * Reset:
> 
>           make test-clean

After yet another run:

make clean > /dev/null 
patch -p1 < issue931041_1.diff 
make > log 2>&1
make check > log 2>&1

I get the "expected" output (i.e. Neil's output).

Regards,
/Karl Hammar





reply via email to

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