On 15 May 2010 14:37, Karl Hammar <k...@aspodata.se> wrote:

> git-pull
> wget http://codereview.appspot.com/download/issue931041_1.diff
> patch -p1 < issue931041_1.diff --dry-run
> patch -p1 < issue931041_1.diff
> make > log 2>&1; make test-redo >> log 2>&1

I very rarely use `make test-redo'.

I basically do what Carl outlined in the other thread:

make test-baseline

git apply issue931041_1.diff

make check

> Also, it would be much easier to look throuht the patch if it did not
> contain so many whitespace changes. In the first 100lines, I see:

Why would you want to look at the bare diff?  The whole point of
uploading the patchset to Rietveld is to make it easier to see the
changes in each file.

Regards,
Neil

<<attachment: multi-measure-rest-multi-staff-center.compare.jpeg>>

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to