summaryrefslogtreecommitdiff
path: root/src/patch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/patch.c')
-rw-r--r--src/patch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch.c b/src/patch.c
index f05e542..7ca7564 100644
--- a/src/patch.c
+++ b/src/patch.c
@@ -512,7 +512,7 @@ main (int argc, char **argv)
else
{
if (! outstate.zero_output
- && pch_says_nonexistent (! reverse)
+ && pch_says_nonexistent (! reverse) == 2
&& ! (merge && somefailed))
{
mismatch = true;