]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsns: (tests) skip nsfs test on broken ENOTTY return
authorThomas Weißschuh <thomas@t-8ch.de>
Sun, 30 Apr 2023 08:24:05 +0000 (10:24 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 30 Apr 2023 22:54:23 +0000 (00:54 +0200)
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
tests/ts/lsns/nsfs

index 01456d2928545e241224f80a3c942fa11b6bfe4c..caa81dc10272cd2044af37cd59d81be419a9ab9f 100755 (executable)
@@ -23,6 +23,7 @@ ts_init "$*"
 
 ts_skip_nonroot
 
+ts_check_enotty
 ts_check_test_command "$TS_CMD_LSNS"
 ts_check_test_command "$TS_CMD_MOUNT"
 ts_check_test_command "$TS_CMD_UMOUNT"