https://bugzilla.wikimedia.org/show_bug.cgi?id=46404

--- Comment #11 from Liangent <[email protected]> ---
(In reply to comment #10)
> $wgDiff = "/usr/bin/diff"; 
> $wgDiff3 = "/usr/bin/diff3"; 
> 
> I tried these two via CLI, both of then work.

I still doubt it's related to some configuration issues...

What if you set $wgDiff = false; (so it falls back to use PHP diff engine)

If everything works in this way, it must be a problem of diff instead of
AbuseFilter.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to