btrbk: cosmetics: remove too chatty debug log

pull/235/head
Axel Burri 2018-05-10 15:44:46 +02:00
parent c8fcb01bc2
commit 9ae823a757
1 changed files with 0 additions and 3 deletions

3
btrbk
View File

@ -5524,9 +5524,6 @@ MAIN:
vinfo_prefixed_keys("source", $svol),
};
}
else {
DEBUG "ignoring subvolume with non-matching snapshot_name";
}
}
}
my $stats_total = $stats_correlated + $stats_incomplete + $stats_orphaned;