summaryrefslogtreecommitdiff
path: root/tests/du/long-sloop
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/long-sloop')
-rwxr-xr-xtests/du/long-sloop4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/du/long-sloop b/tests/du/long-sloop
index f9e70ad00..48e2e30ac 100755
--- a/tests/du/long-sloop
+++ b/tests/du/long-sloop
@@ -50,8 +50,8 @@ echo foo > $i
# The following also serves to record in 'err' the string
# corresponding to strerror (ELOOP). This is necessary because while
# Linux/libc gives 'Too many levels of symbolic links', Solaris
-# renders it as `Number of symbolic links encountered during path
-# name traversal exceeds MAXSYMLINKS'.
+# renders it as "Number of symbolic links encountered during path
+# name traversal exceeds MAXSYMLINKS".
cat $file > /dev/null 2> err &&
skip_ 'Your system appears to be able to handle more than $n symlinks