summaryrefslogtreecommitdiff
path: root/tests/fn99subdir.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fn99subdir.test')
-rwxr-xr-xtests/fn99subdir.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fn99subdir.test b/tests/fn99subdir.test
index 5fb93eaee..beb02618f 100755
--- a/tests/fn99subdir.test
+++ b/tests/fn99subdir.test
@@ -51,7 +51,7 @@ for i in 1 2 3 4 5 6 7 8; do
mkdir -p 12345678 && cd 12345678 && touch x || Exit 1
done) || skip_ "failed to create deep directory hierarchy"
-# AIX 5.3 `cp -R' is too buggy for `make dist'.
+# AIX 5.3 'cp -R' is too buggy for 'make dist'.
cp -R $subdirname t \
|| skip_ "'cp -R' failed to copy deep directory hierarchy"