summaryrefslogtreecommitdiff
path: root/tests/dash-o-append
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dash-o-append')
-rw-r--r--tests/dash-o-append4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/dash-o-append b/tests/dash-o-append
index 3119840..1633699 100644
--- a/tests/dash-o-append
+++ b/tests/dash-o-append
@@ -33,8 +33,8 @@ EOF
echo one > a
check 'patch -o a.new a < a.diff' <<EOF
-patching file a
-patching file a
+patching file a.new (read from a)
+patching file a.new (read from a)
EOF
check 'cat a.new' <<EOF