summaryrefslogtreecommitdiff
path: root/tests/cp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp')
-rwxr-xr-xtests/cp/link-deref.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/link-deref.sh b/tests/cp/link-deref.sh
index 91a6c5de3..c12dfc882 100755
--- a/tests/cp/link-deref.sh
+++ b/tests/cp/link-deref.sh
@@ -55,7 +55,7 @@ for src in dirlink filelink danglink; do
"$result" \
"$ino_dst" \
"$typ_dst" \
- "$(< err)" \
+ "$(cat err)" \
> out
# What was expected?