]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: make libmount/lock optional
authorKarel Zak <kzak@redhat.com>
Mon, 14 Mar 2016 12:24:54 +0000 (13:24 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Mar 2016 12:24:54 +0000 (13:24 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/libmount/lock

index 26f001544bacd3a4761e807daa8041f03a99edb2..f8caeb5068076134deec63527889d03cd3452837 100755 (executable)
@@ -5,6 +5,8 @@
 TS_TOPDIR="${0%/*}/../.."
 TS_DESC="lock"
 
+TS_OPTIONAL="yes"
+
 . $TS_TOPDIR/functions.sh
 ts_init "$*"