Report if the dest starts failing during recovery

This commit is contained in:
2Shirt 2021-04-08 23:17:00 -06:00
parent 5a2d35d3cc
commit 830e088ccf
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -1984,6 +1984,7 @@ def run_ddrescue(state, block_pair, pass_name, settings, dry_run=True):
if warning_message:
# Error detected on destination, stop recovery
exe.stop_process(proc)
std.print_error(warning_message)
break
if _i % 60 == 0:
# Clear ddrescue pane