restore progres. verify --destroy-incompabible output.

This commit is contained in:
Edwin Eefting
2021-03-11 11:57:51 +01:00
parent 6a48b8a2a9
commit 686bb48bda
2 changed files with 25 additions and 1 deletions

View File

@ -413,7 +413,7 @@ class ZfsDataset:
# progress output
if show_progress:
# cmd.append("-v")
cmd.append("-v")
cmd.append("-P")
# resume a previous send? (don't need more parameters in that case)