]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: optionally skip tests where loop support is needed
authorRuediger Meier <ruediger.meier@ga-group.nl>
Mon, 16 Mar 2015 11:22:53 +0000 (12:22 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 29 Apr 2015 10:16:31 +0000 (12:16 +0200)
commit2a6644bf5aa0e1d8abce8b6d413f562cd247a392
treedba15094095538e24b9e3e7d93e87b3da60437e9
parent878b5cbce8c670238eb52c4905edea91a9f6dcb1
tests: optionally skip tests where loop support is needed

It can be hard to check for loop support (e.g. on LXC containers). Let
the user skip it manually by env:

TS_OPT_FEAT_SKIP_LOOP="yes"

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
tests/functions.sh