1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-16 10:50:46 +03:00

Add lvm2app.sh to nightly testsuite.

More tests to come but for now just call into vgtest.
Fix warning in vgtest.c
This commit is contained in:
Dave Wysochanski 2009-09-04 12:54:23 +00:00
parent 15e53c9839
commit 2e1271fe36

View File

@ -20,4 +20,4 @@ pvcreate $dev1 $dev2
echo `pwd`
ls -lR `pwd`
$abs_srcdir/api/vgtest $vg1 $dev1 $dev2
../api/vgtest $vg1 $dev1 $dev2