Safety wheels are off
This commit is contained in:
parent
64645cdf1f
commit
383b7c331a
1 changed files with 0 additions and 1 deletions
|
|
@ -1589,7 +1589,6 @@ def get_working_dir(mode, destination, force_local=False):
|
|||
def main():
|
||||
"""Main function for ddrescue TUI."""
|
||||
args = docopt(DOCSTRING)
|
||||
args['--dry-run'] = True # TODO: Remove dry-run safety net
|
||||
log.update_log_path(dest_name='ddrescue-TUI', timestamp=True)
|
||||
|
||||
# Check if running inside tmux
|
||||
|
|
|
|||
Loading…
Reference in a new issue