1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

Do not call prepare_lvmetad just yet in tests.

This commit is contained in:
Petr Rockai 2011-08-31 12:42:55 +00:00
parent e68a6fbf20
commit a53037f2c5

View File

@ -54,7 +54,6 @@ ln -s $abs_top_builddir/test/lib/* $TESTDIR/lib
set -eE -o pipefail
aux lvmconf
aux prepare_clvmd
aux prepare_lvmetad
echo "@TESTDIR=$TESTDIR"
echo "@PREFIX=$PREFIX"