]> sourceware.org Git - lvm2.git/commitdiff
Skip fsadm testing until proper installation rules are commited in.
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 13 Oct 2010 09:44:52 +0000 (09:44 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 13 Oct 2010 09:44:52 +0000 (09:44 +0000)
For now testing of fsadm is broken - as it's executing fsadm from system
and not from the package thus we get wrong results.

test/t-fsadm.sh

index b89e457da946a001b57ab30cd72966c3d53971cb..17d20909cbf4b70042a27ff09c2dca59bc84e150 100644 (file)
@@ -10,6 +10,7 @@
 # Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 test_description='Exercise fsadm filesystem resize'
+exit 200
 
 . ./test-utils.sh
 
This page took 0.032651 seconds and 5 git commands to generate.