It printed zero:

[spamguy:~] spamguy% lilypond test.ly
GNU LilyPond 1.9.2
Now processing: `test.ly'
Parsing...
[spamguy:~] spamguy% echo $?
0

On Sunday, September 7, 2003, at 04:28 PM, Han-Wen Nienhuys wrote:

[EMAIL PROTECTED] writes:
Though I rechecked and it still runs 'flawlessly,' my output is
significantly shorter than yours by running the command

lilypond test.ly

Behold:

[spamguy:~] spamguy% lilypond test.ly
GNU LilyPond 1.9.2
Now processing: `test.ly'
Parsing...

That's it. Thoughts?

can you doublecheck that it didn't crash, i.e. do


  lilypond test.ly
  echo $?

(it should print "0").

--

Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen




_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to