mirror of
https://github.com/gryf/fs-uae-wrapper.git
synced 2025-12-18 20:10:26 +01:00
Added wrapper_save_state option
This commit is contained in:
@@ -65,9 +65,6 @@ class Archive(base.Base):
|
||||
|
||||
validation_result = super(Archive, self)._validate_options()
|
||||
|
||||
if not super(Archive, self)._validate_options():
|
||||
validation_result = False
|
||||
|
||||
if 'wrapper_archive' not in self.all_options:
|
||||
sys.stderr.write("Configuration lacks of required "
|
||||
"`wrapper_archive' option.\n")
|
||||
|
||||
Reference in New Issue
Block a user