mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: drop more debug.log
Avoid login result from last lvm command when target_at_least fails.
This commit is contained in:
parent
18cac16540
commit
0be6caba6e
@ -691,6 +691,7 @@ can_use_16T()
|
||||
# i.e. dm_target_at_least dm-thin-pool 1 0
|
||||
target_at_least()
|
||||
{
|
||||
rm -f debug.log
|
||||
case "$1" in
|
||||
dm-*) modprobe "$1" || true ;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user