On Tuesday 25 May 2010 06:51:18 Pavan Kumar Sunkara wrote: > On Tue, May 25, 2010 at 9:54 AM, Christian Couder > > <chriscool@xxxxxxxxxxxxx> wrote: > > On Tuesday 25 May 2010 06:30:49 Pavan Kumar Sunkara wrote: > >> It's not a problem with the version, it's a problem with your system. > >> echo -e didn't create a binary as expected. You can tell it by seeing > >> this line: > >> > >> bar => sub/bar | 0 > >> > >> rather than this > >> > >> bar => sub/bar | Bin 5 -> 5 Bytes > >> > >> Change your script to copy a binary file into bar instead of using > >> 'echo -e 'bar\()' and you will see the difference. > > > > Yeah I changed "#!/bin/sh" to "#!/bin/bash" and it does not work now. > > It's a problem because /bin/sh is dash on kubuntu. > > > > Thanks, > > Christian. > > Manually adding the diff lines for both the binary files and applying > that patch worked for me. > So, shall I send it to git list for now ? Yes please! Thanks, Christian. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html