]> git.donarmstrong.com Git - lilypond.git/blobdiff - python/lilylib.py
Merge branch 'cvs-head' of ssh+git://hanwen@repo.or.cz/srv/git/lilypond into master...
[lilypond.git] / python / lilylib.py
index 9197d01f95af98ebacbd8e6e2b7941038f5ad61e..877b98e360b1a67cd0390627385e524d9c87a9da 100644 (file)
@@ -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)