diff --git a/custominstall.py b/custominstall.py index ac78c81..de34003 100644 --- a/custominstall.py +++ b/custominstall.py @@ -450,7 +450,7 @@ class CustomInstall: self.log('Command line:') for l in pformat(out.args).split('\n'): self.log(l) - return False + return False, False for title_id, entry in title_info_entries.items(): # write the title info entry to the temp directory