summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/du/long-sloop2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/long-sloop b/tests/du/long-sloop
index d2e8e99b0..dd6653c50 100755
--- a/tests/du/long-sloop
+++ b/tests/du/long-sloop
@@ -53,7 +53,7 @@ file=1`printf %${n}s ' '|sed 's, ,/s,g'`
cat $file > /dev/null 2> err && \
{
cat <<EOF >&2
-$0: Your systems appears to be able to handle more than $n symlinks
+$0: Your system appears to be able to handle more than $n symlinks
in file name resolution, so skipping this test.
EOF
(exit 77); exit 77