From: Han-Wen Nienhuys Date: Sun, 25 Mar 2007 03:09:12 +0000 (-0300) Subject: use ly:progress for backend-svg X-Git-Tag: release/2.11.22-1~28^2~12 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ccbc986bda745345d09d2ff7ac77155e77c29b81;p=lilypond.git use ly:progress for backend-svg --- diff --git a/input/regression/backend-svg.ly b/input/regression/backend-svg.ly index 39be9d428c..823016e85b 100644 --- a/input/regression/backend-svg.ly +++ b/input/regression/backend-svg.ly @@ -12,7 +12,7 @@ #(ly:set-option 'backend 'eps) %% TODO: what to do if inkscape fails? -#(display "Invoking inkscape...\n") +#(ly:progress "Invoking inkscape...\n") %% LD_LIBRARY_PATH is necesssary, otherwise, it doesn't build in GUB. %% LD_LIBRARY_PATH is part of the start-environment but should be switched off