X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fgraphviz.ly;h=850d1a324bbe24d16ec6885f9bb1bcf9fd1bd4a1;hb=f3bf879b45350fb09eb11913fb0f15e687caa5d2;hp=22e361fe5dd23290b8673bb23a331661bf6b43c6;hpb=6d910958ea621e4ab878a118bd77e61ae210a6ef;p=lilypond.git diff --git a/input/regression/graphviz.ly b/input/regression/graphviz.ly index 22e361fe5d..850d1a324b 100644 --- a/input/regression/graphviz.ly +++ b/input/regression/graphviz.ly @@ -21,7 +21,9 @@ } } -#(graph-write graph (current-error-port)) + +#(ly:progress (call-with-output-string + (lambda (port) (graph-write graph port)))) #(ly:set-grob-modification-callback #f) #(ly:set-property-cache-callback #f)