Comment #13 on issue 2389 by d...@gnu.org: Patch: Fix make error in regression tests coming from midi2ly
http://code.google.com/p/lilypond/issues/detail?id=2389

Carl, what's up with the following?
git grep "echo -n"
mf/GNUmakefile: echo -n 'emmentaler-brace' > $@
scripts/build/install-info-html.sh:echo -n "$name: Writing index: $index_file...
smart-autogen.sh:echo -n $AUTOGEN_INPUT_CHECKSUM > $CHECKSUM_FILE
smart-configure.sh:echo -n $CONFIGURE_CHECKSUM > $CONFIGURE_CHECKSUM_FILE
stepmake/bin/stepmakeise.sh:    echo -n "Checking version..."
stepmake/bin/stepmakeise.sh:    echo -n "Checking latest..."
stepmake/bin/stepmakeise.sh:    echo -n "Updating StepMake..."
stepmake/bin/stepmakeise.sh:echo -n "Stepmakeising..."

Some of them are progress messages (where the output may be just annoying), but others seem more serious. Can you check whether operation on your system is affected for those?


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to