lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: windows lilypond-book.py


From: Graham Percival
Subject: Re: windows lilypond-book.py
Date: Sat, 14 Jan 2012 12:57:44 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Jan 14, 2012 at 12:19:24PM -0000, Trevor Daniels wrote:
> 
> c:\Program Files\LilyPond\usr\bin>'sleep' is not recognized as an
> internal or ex
> ternal command, operable program or batch file.

oops, I'm an idiot.  I left debugging stuff in there.

Please change line 36:
    cmd = "sleep 1 && dir"
into this:
    cmd = "dir"
and try again?

- Graham



reply via email to

[Prev in Thread] Current Thread [Next in Thread]