From ccbc986bda745345d09d2ff7ac77155e77c29b81 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 25 Mar 2007 00:09:12 -0300 Subject: [PATCH] use ly:progress for backend-svg --- input/regression/backend-svg.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5