coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: perl tests not using correct $PATH


From: Jim Meyering
Subject: Re: perl tests not using correct $PATH
Date: Fri, 14 Sep 2012 17:54:29 +0200

Pádraig Brady wrote:
> I just did this and noticed that seq from
> my system rather than the just build seq was used.
>
>   make check TESTS=tests/misc/seq.pl SUBDIRS=.
>
> I'll look later tonight, but someone might
> know off the top of their heads what the issue is.

Hi Pádraig,

Thanks for testing and reporting that.
However, so far, I cannot reproduce the problem:

    $ make check TESTS=tests/misc/seq.pl SUBDIRS=. && head -1 tests/misc/seq.log
    seq (GNU coreutils) 8.19.130-f1f7f

while the one early in my path is 8.15:

    $ seq --version|head -1
    seq (GNU coreutils) 8.15



reply via email to

[Prev in Thread] Current Thread [Next in Thread]