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: \
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
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
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
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.
>
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
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