1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +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 b0081c3778
commit 25eac61778

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