lilypond-devel
[Top][All Lists]
Advanced

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

Re: Updates makelsr to point to lilypond exe (issue 5489134)


From: graham
Subject: Re: Updates makelsr to point to lilypond exe (issue 5489134)
Date: Wed, 04 Jan 2012 22:20:45 +0000

ok, I'm fine with removing the -V.


http://codereview.appspot.com/5489134/diff/1/scripts/auxiliar/makelsr.py
File scripts/auxiliar/makelsr.py (right):

http://codereview.appspot.com/5489134/diff/1/scripts/auxiliar/makelsr.py#newcode184
scripts/auxiliar/makelsr.py:184: e = os.system (lilypondexe + "
-dno-print-pages -dsafe -o /tmp/lsrtest " + dest)
 e = os.system ("%s -dno-print-pages -dsafe -o /tmp/lsrtest '%s'" %
(lilypondexe, dest))

should do the trick

http://codereview.appspot.com/5489134/



reply via email to

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