From 9503ab545122b12d96949019330232f23a723cb5 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sat, 6 Jan 2007 21:27:30 +0100 Subject: [PATCH] only profile PS, not PDF creation --- buildscripts/build-profile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildscripts/build-profile.sh b/buildscripts/build-profile.sh index 92f23ab50e..887263d9e2 100755 --- a/buildscripts/build-profile.sh +++ b/buildscripts/build-profile.sh @@ -44,7 +44,7 @@ exe=$depth/out-prof/bin/lilypond files="wtk1-fugue2 wtk1-fugue2 wtk1-fugue2 wtk1-fugue2 mozart-hrn-3 mozart-hrn-3 long-score" for a in seq 1 3; do - $exe -ddump-profile -I $depth/input/ -I $depth/input/mutopia/J.S.Bach/ \ + $exe -ddump-profile --formats=ps -I $depth/input/ -I $depth/input/mutopia/J.S.Bach/ \ -I $depth/input/mutopia/W.A.Mozart/ \ $files -- 2.39.5