]> git.donarmstrong.com Git - lilypond.git/commitdiff
only request html not pdf for test target.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 24 Dec 2006 16:22:01 +0000 (17:22 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 24 Dec 2006 16:22:01 +0000 (17:22 +0100)
GNUmakefile.in

index 72ed4e4c664542659e75099d040c11918c06a886..054a2e0027427bf5531ad098027d927bae16067e 100644 (file)
@@ -208,7 +208,7 @@ test-clean:
 
 test:
 ## no aa-scaling, no PDF
-       $(MAKE) -C input/regression/ out=test WWW LILYPOND_BOOK_LILYPOND_FLAGS="--backend=eps --formats=ps,png $(LILYPOND_JOBS) -dinclude-eps-fonts -dgs-load-fonts --header=texidoc -I $(top-src-dir)/input/manual -dcheck-internal-types -ddump-signatures -danti-alias-factor=1" LILYPOND_BOOK_VERBOSE=
+       $(MAKE) -C input/regression/ out=test  LILYPOND_BOOK_LILYPOND_FLAGS="--backend=eps --formats=ps,png $(LILYPOND_JOBS) -dinclude-eps-fonts -dgs-load-fonts --header=texidoc -I $(top-src-dir)/input/manual -dcheck-internal-types -ddump-signatures -danti-alias-factor=1" LILYPOND_BOOK_VERBOSE= out-test/collated-files.html
 
 RESULT_DIR=$(top-build-dir)/out/test-results/
 check: test