diff options
Diffstat (limited to 'tests/ts-mount-move')
-rwxr-xr-x | tests/ts-mount-move | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/ts-mount-move b/tests/ts-mount-move index aa253b755..76400b449 100755 --- a/tests/ts-mount-move +++ b/tests/ts-mount-move @@ -11,10 +11,7 @@ TS_COMPONENT="mount" TS_DESC="move " ts_init - -if [ $UID != 0 ]; then - ts_skip "not root permissions" -fi +ts_skip_nonroot touch $TS_OUTPUT |