summaryrefslogtreecommitdiff
path: root/tests/ls/nameless-uid
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/nameless-uid')
-rwxr-xr-xtests/ls/nameless-uid2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/nameless-uid b/tests/ls/nameless-uid
index 7bd4f0ee3..a0de6ce92 100755
--- a/tests/ls/nameless-uid
+++ b/tests/ls/nameless-uid
@@ -29,7 +29,7 @@ nameless_uid=`$PERL -e '
'`
if test x$nameless_uid = x; then
- skip_test_ "couldn't find a nameless UID"
+ skip_ "couldn't find a nameless UID"
fi
touch f || framework_failure