]> sourceware.org Git - lvm2.git/commitdiff
Do not call prepare_lvmetad just yet in tests.
authorPetr Rockai <prockai@redhat.com>
Wed, 31 Aug 2011 12:42:55 +0000 (12:42 +0000)
committerPetr Rockai <prockai@redhat.com>
Wed, 31 Aug 2011 12:42:55 +0000 (12:42 +0000)
test/lib/test.sh

index 47bd1ebb057b988b51d72780222c7e28405535c3..b16c1d946867bfcc96a242a8d46c8318dd611439 100644 (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"
 
This page took 0.034381 seconds and 5 git commands to generate.