Re: * tests/amhello-binpkg.test: Add missing $EXEEXT usage.

2011-09-05 Thread Stefano Lattarini
On Monday 05 September 2011, Peter Rosin wrote: > Den 2011-09-05 11:37 skrev Stefano Lattarini: > > Ouch! Silly me for not thinking about that. > > And the quoting was off too, should have been s/\././g to > do what you intended... :-) > Double ouch, you're right again! $ x=`echo

Re: * tests/amhello-binpkg.test: Add missing $EXEEXT usage.

2011-09-05 Thread Peter Rosin
Den 2011-09-05 11:37 skrev Stefano Lattarini: > On Monday 05 September 2011, Peter Rosin wrote: >> Den 2011-09-05 10:06 skrev Stefano Lattarini: >>> On Monday 05 September 2011, Peter Rosin wrote: Hi! >>> Hi Peter, thanks for the patch. >>> This fixes a fail on Cygwin (and others I s

Re: * tests/amhello-binpkg.test: Add missing $EXEEXT usage.

2011-09-05 Thread Stefano Lattarini
On Monday 05 September 2011, Peter Rosin wrote: > Den 2011-09-05 10:06 skrev Stefano Lattarini: > > On Monday 05 September 2011, Peter Rosin wrote: > >> Hi! > >> > > Hi Peter, thanks for the patch. > > > >> This fixes a fail on Cygwin (and others I suppose). > >> > >> I'm aware that the lax non-gn

Re: * tests/amhello-binpkg.test: Add missing $EXEEXT usage.

2011-09-05 Thread Peter Rosin
Den 2011-09-05 10:06 skrev Stefano Lattarini: > On Monday 05 September 2011, Peter Rosin wrote: >> Hi! >> > Hi Peter, thanks for the patch. > >> This fixes a fail on Cygwin (and others I suppose). >> >> I'm aware that the lax non-gnu-tar branch adds even more laxness >> since $EXEEXT normally cont

Re: * tests/amhello-binpkg.test: Add missing $EXEEXT usage.

2011-09-05 Thread Stefano Lattarini
On Monday 05 September 2011, Peter Rosin wrote: > Hi! > Hi Peter, thanks for the patch. > This fixes a fail on Cygwin (and others I suppose). > > I'm aware that the lax non-gnu-tar branch adds even more laxness > since $EXEEXT normally contains a dot for the oddball cases when > it's non-empty, b

* tests/amhello-binpkg.test: Add missing $EXEEXT usage.

2011-09-04 Thread Peter Rosin
aint? Cheers, Peter 2011-09-05 Peter Rosin * tests/amhello-binpkg.test: Add missing $EXEEXT usage. >From 396f69c65ddc01ebbcfcccb59381a80b9c050b1a Mon Sep 17 00:00:00 2001 From: Peter Rosin Date: Mon, 5 Sep 2011 00:31:48 +0200 Subject: [PATCH] * tests/amhello-binpkg.test: Add missing