summaryrefslogtreecommitdiff
path: root/tests/cp/preserve-link
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/preserve-link')
-rwxr-xr-xtests/cp/preserve-link2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/preserve-link b/tests/cp/preserve-link
index df1d8c53f..5f069af7c 100755
--- a/tests/cp/preserve-link
+++ b/tests/cp/preserve-link
@@ -68,7 +68,7 @@ create_target_tree()
# Note we repeat this, creating either one of
# two hard linked files from source in the dest, so as to
-# test both paths in `cp` for creating the hard links.
+# test both paths in $(cp) for creating the hard links.
# The path taken by cp is dependent on which cp encounters
# first in the source, which is non deterministic currently
# (I'm guessing that results are sorted by inode and