Re: [PATCH v3] mergetools/meld: improve compatibiilty with Meld on macOS X

2017-06-18 Thread Samuel Lijin
On Sun, Jun 18, 2017 at 10:10 PM, David Aguilar wrote: > The macOS X fork of Meld[1] requires a "=" in the "--output" > argument, as it uses a wrapper[2] script that munges the > "--output" argument before calling into the common "meld" > script. > > The macOS X wrapper script[2] accepts "--output

[PATCH v3] mergetools/meld: improve compatibiilty with Meld on macOS X

2017-06-18 Thread David Aguilar
The macOS X fork of Meld[1] requires a "=" in the "--output" argument, as it uses a wrapper[2] script that munges the "--output" argument before calling into the common "meld" script. The macOS X wrapper script[2] accepts "--output=" only, despite the fact that the underlying meld code accepts bot