X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=python%2Flilylib.py;h=877b98e360b1a67cd0390627385e524d9c87a9da;hb=0d132fde129eb9684c63f2c7f07cb0651d8110e7;hp=9197d01f95af98ebacbd8e6e2b7941038f5ad61e;hpb=4b4c6622a8fad00e098e12e854de6d924988abf5;p=lilypond.git diff --git a/python/lilylib.py b/python/lilylib.py index 9197d01f95..877b98e360 100644 --- a/python/lilylib.py +++ b/python/lilylib.py @@ -130,6 +130,7 @@ def ossystem_system (cmd, log_file=None): + name = command_name (cmd) if be_verbose: show_progress = 1 progress (_ ("Invoking `%s\'") % cmd)