mirror of https://github.com/digint/btrbk
btrbk: cosmetics: remove too chatty debug log
parent
c8fcb01bc2
commit
9ae823a757
3
btrbk
3
btrbk
|
@ -5524,9 +5524,6 @@ MAIN:
|
||||||
vinfo_prefixed_keys("source", $svol),
|
vinfo_prefixed_keys("source", $svol),
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
else {
|
|
||||||
DEBUG "ignoring subvolume with non-matching snapshot_name";
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
my $stats_total = $stats_correlated + $stats_incomplete + $stats_orphaned;
|
my $stats_total = $stats_correlated + $stats_incomplete + $stats_orphaned;
|
||||||
|
|
Loading…
Reference in New Issue