mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
test: Fix the failing branch in aux lvmetad_talk.
This commit is contained in:
parent
fb003cdfd5
commit
6733ac86d7
@ -94,7 +94,7 @@ lvmetad_talk() {
|
||||
else
|
||||
echo "WARNING: Neither socat nor nc -U seems to be available." 1>&2
|
||||
echo "# failed to contact lvmetad"
|
||||
return 1
|
||||
exit 1
|
||||
fi | tee -a lvmetad-talk.txt
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user