From: Phil Holmes Date: Sat, 4 Feb 2012 17:27:55 +0000 (+0000) Subject: Updates regtest option-help.ly to use new port X-Git-Tag: release/2.15.29-1~24 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d5191631fada6a8cb71f5deb2d614d02e0196fdd;p=lilypond.git Updates regtest option-help.ly to use new port Sends help text to stderr using port implemented by DAK. --- diff --git a/input/regression/option-help.ly b/input/regression/option-help.ly index a377279c3e..704351941f 100644 --- a/input/regression/option-help.ly +++ b/input/regression/option-help.ly @@ -5,5 +5,5 @@ previous releases." } -#(ly:option-usage) +#(ly:option-usage (current-error-port))