diff options
| author | Thomas Weißschuh <thomas@t-8ch.de> | 2023-04-30 10:24:05 +0200 |
|---|---|---|
| committer | Thomas Weißschuh <thomas@t-8ch.de> | 2023-05-01 00:54:23 +0200 |
| commit | b007d9a9cec97482f22d932ae39eaa9cf08ba50a (patch) | |
| tree | be6c1267b584b657eaa7692c383ccc5f5f51aee4 /tests | |
| parent | eefdc51113c50798f7b332e9dc48c6631ec9c841 (diff) | |
| download | util-linux-b007d9a9cec97482f22d932ae39eaa9cf08ba50a.tar.gz | |
lsns: (tests) skip nsfs test on broken ENOTTY return
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
Diffstat (limited to 'tests')
| -rwxr-xr-x | tests/ts/lsns/nsfs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ts/lsns/nsfs b/tests/ts/lsns/nsfs index 01456d292..caa81dc10 100755 --- a/tests/ts/lsns/nsfs +++ b/tests/ts/lsns/nsfs @@ -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" |
