summaryrefslogtreecommitdiff
path: root/tests/symlinks
diff options
context:
space:
mode:
Diffstat (limited to 'tests/symlinks')
-rw-r--r--tests/symlinks5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/symlinks b/tests/symlinks
index f93f1cc..4383a49 100644
--- a/tests/symlinks
+++ b/tests/symlinks
@@ -196,8 +196,9 @@ EOF
check 'patch -f -p1 < follow-symlink.diff || echo "Status: $?"' <<EOF
patching symbolic link dir/foo
-Refusing to follow symbolic link dir/foo
-Status: 2
+file dir/foo is not a directory
+1 out of 1 hunk ignored
+Status: 1
EOF
cat > bad-symlink-target1.diff <<EOF