]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/build/install-info-html.sh
Imported Upstream version 2.16.0
[lilypond.git] / scripts / build / install-info-html.sh
index a116cd93d0a748e1061f5a8d0f1df6d59f2231fb..dafd629fc2358e976a8943e0f502f7da28c138c0 100644 (file)
@@ -126,7 +126,7 @@ fi
 
 index_file=$index_dir/index.html
 rm -f $index_file
-echo -n "$name: Writing index: $index_file..."
+printf "%s: Writing index: %s..." "$name" "$index_file"
 
 # head
 cat >> $index_file <<EOF