[closed] Re: delta.py return codes

On Mon, 2005-06-13 at 16:07 -0400, EspeonEefi wrote:
> Re: http://lists.w3.org/Archives/Public/public-cwm-bugs/2005Feb/0000
> 
> The following patch to delta.py I think does the trick, or at least does
> as
> http://www.gnu.org/software/diffutils/manual/html_mono/diff.html#Invoking%20diff says diff should act as far as exit codes go.

Patch committed. Test also added. It (the test) is rather (all right,
very) hacky, though. Hopefully $? and &> are standard sh features and
not just bashisms. I also threw /dev/null in there... -.-

Test added: http://www.w3.org/2000/10/swap/test/delta/detailed.tests#t3

-- eefi

Received on Thursday, 16 June 2005 23:19:50 UTC