From: Han-Wen Nienhuys Date: Mon, 4 Jun 2007 02:06:31 +0000 (-0300) Subject: thinko X-Git-Tag: release/2.11.26-1~12 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6aa6c6ad3b68030fa85c8c6759c97e32d912fd0d;p=lilypond.git thinko --- diff --git a/GNUmakefile.in b/GNUmakefile.in index 30f82837a0..f821cc57d7 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -228,7 +228,7 @@ test: fi > input/regression/out-test/tree.gittxt $(MAKE) -C input/regression/ out=$(OUT_TEST) LILYPOND_BOOK_LILYPOND_FLAGS="-dbackend=eps --formats=ps $(LILYPOND_JOBS) -dseparate-log-files -dinclude-eps-fonts -dgs-load-fonts --header=texidoc -I $(top-src-dir)/input/manual -ddump-profile -dcheck-internal-types -ddump-signatures -danti-alias-factor=1" LILYPOND_BOOK_VERBOSE= out-$(OUT_TEST)/collated-files.html @find input ly -name '*.ly' -print |grep -v 'out.*/' | xargs grep '\\version' -L | grep -v "standard input" |sed 's/^/**** Missing version: /g' - rsync -L -a--exclude 'out-*' --exclude 'out' --exclude mf --exclude source --exclude mf $(outdir)/share input/regression/out-test/ + rsync -L -a --exclude 'out-*' --exclude 'out' --exclude mf --exclude source --exclude mf $(outdir)/share input/regression/out-test/ test-baseline: @if test -d .git ; then \