]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: libmount: skip tabfiles-py when pylibmount is disabled
authorMike Frysinger <vapier@gentoo.org>
Mon, 23 Dec 2013 00:01:32 +0000 (19:01 -0500)
committerKarel Zak <kzak@redhat.com>
Mon, 6 Jan 2014 11:45:20 +0000 (12:45 +0100)
commit1987fdf5dcf8a70337464b0c405f0ae99f5ba043
tree7703176657121b865c4c10f2a528c5740fd47aa1
parentafe80619520123cf2ad2445b748d69a2af4166d6
tests: libmount: skip tabfiles-py when pylibmount is disabled

The default configure disables python support, so this test fails by
default.  Add a simple check for module availability.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
tests/ts/libmount/tabfiles-py