Re: bug#10418: [PATCH] {master} tap/perl: handle missing or non-executable scripts better

2012-02-02 Thread Stefano Lattarini
On 02/02/2012 08:28 PM, Jim Meyering wrote: > Stefano Lattarini wrote: > >> Hi Jim, thanks for the quick review. > ... +$@ = ""; +eval { open3(*STDIN, *STDOUT, *STDERR, "am--no-such-command") }; +$@ =~ m/\bopen3:.*am--no-such-command/ + or die "Bad \$@ value: \

Re: bug#10418: [PATCH] {master} tap/perl: handle missing or non-executable scripts better

2012-02-02 Thread Jim Meyering
Stefano Lattarini wrote: > Hi Jim, thanks for the quick review. ... >>> +$@ = ""; >>> +eval { open3(*STDIN, *STDOUT, *STDERR, "am--no-such-command") }; >>> +$@ =~ m/\bopen3:.*am--no-such-command/ >>> + or die "Bad \$@ value: \"$@\"\n"; >>> + '; then >>> +: # OK. IPC::Open3 sh

Re: bug#10418: [PATCH] {master} tap/perl: handle missing or non-executable scripts better

2012-02-02 Thread Stefano Lattarini
Hi Jim, thanks for the quick review. On 02/02/2012 07:58 PM, Jim Meyering wrote: > Stefano Lattarini wrote: >> On 02/02/2012 03:24 PM, Stefano Lattarini wrote: >>> On 02/02/2012 02:57 PM, Stefano Lattarini wrote: The attached patch should take care of three of the remaining five failures

Re: bug#10418: [PATCH] {master} tap/perl: handle missing or non-executable scripts better

2012-02-02 Thread Jim Meyering
Stefano Lattarini wrote: > On 02/02/2012 03:24 PM, Stefano Lattarini wrote: >> On 02/02/2012 02:57 PM, Stefano Lattarini wrote: >>> The attached patch should take care of three of the remaining five >>> failures still present on latest Fedora (see automake bug#10418). >>> I will push to master shor

Re: bug#10418: [PATCH] {master} tap/perl: handle missing or non-executable scripts better

2012-02-02 Thread Stefano Lattarini
On 02/02/2012 03:24 PM, Stefano Lattarini wrote: > On 02/02/2012 02:57 PM, Stefano Lattarini wrote: >> The attached patch should take care of three of the remaining five >> failures still present on latest Fedora (see automake bug#10418). >> I will push to master shortly if there is no objection. >

Re: bug#10418: [PATCH] {master} tap/perl: handle missing or non-executable scripts better

2012-02-02 Thread Stefano Lattarini
On 02/02/2012 02:57 PM, Stefano Lattarini wrote: > The attached patch should take care of three of the remaining five > failures still present on latest Fedora (see automake bug#10418). > I will push to master shortly if there is no objection. > Hmph, this causes several new and more serious failu

[PATCH] {master} tap/perl: handle missing or non-executable scripts better

2012-02-02 Thread Stefano Lattarini
The attached patch should take care of three of the remaining five failures still present on latest Fedora (see automake bug#10418). I will push to master shortly if there is no objection. Regards, Stefano >From 745d811f8476724bc8d63db075399b73d8589bd0 Mon Sep 17 00:00:00 2001 Message-Id: <745d8