From 2413d857369c8df1ff1b6399bf2c448e5058d20d Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Thu, 11 Aug 2011 08:46:09 +0100 Subject: [PATCH] Fix lilypond-book in Windows --- python/lilylib.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python/lilylib.py b/python/lilylib.py index c3eb98bc6f..c83ac7dacb 100644 --- a/python/lilylib.py +++ b/python/lilylib.py @@ -189,6 +189,7 @@ def ossystem_system (cmd, ignore_error=False, progress_p=True, be_verbose=False, + redirect_output=False, log_file=None): -- 2.39.2