]> git.ipfire.org Git - thirdparty/util-linux.git/commit - tests/functions.sh
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)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Mon, 16 Mar 2015 13:32:34 +0000 (14:32 +0100)
commit5f708381a1ef5350196cb7c82f8e67edd37a87bd
tree030e23d59ca298be1370424671052eb19397250e
parent355df774f4b29df0a094804dbeab9ec4555a8d8f
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