[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: factor tests: ugly long file names
From: |
Bernhard Voelker |
Subject: |
Re: factor tests: ugly long file names |
Date: |
Sat, 27 Oct 2012 17:57:18 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 |
On 10/27/2012 05:46 PM, Jim Meyering wrote:
> Bernhard Voelker wrote:
> ...
>> Here comes the full new patch.
[...]
> Thanks again.
> I noticed that there were two unescaped '.'s in that regexp,
> so I fixed the one in '.mk' and factored out the '\\.sh' suffix:
>
> - ^tests/(init\.sh|local.mk|misc/stdbuf\.sh|factor/create-test.sh)$$
> + ^tests/(local\.mk|(init|misc/stdbuf|factor/create-test)\.sh)$$
Oops, thanks!
> With that, I pushed your change.
Thanks & have a nice day,
Berny
- Re: factor tests: ugly long file names, (continued)
- Re: factor tests: ugly long file names, Jim Meyering, 2012/10/26
- Re: factor tests: ugly long file names, Bernhard Voelker, 2012/10/26
- Re: factor tests: ugly long file names, Stefano Lattarini, 2012/10/26
- Re: factor tests: ugly long file names, Bernhard Voelker, 2012/10/26
- Re: factor tests: ugly long file names, Stefano Lattarini, 2012/10/27
- Re: factor tests: ugly long file names, Jim Meyering, 2012/10/27
- Re: factor tests: ugly long file names, Stefano Lattarini, 2012/10/27
- Re: factor tests: ugly long file names, Jim Meyering, 2012/10/27
- Re: factor tests: ugly long file names, Bernhard Voelker, 2012/10/27
- Re: factor tests: ugly long file names, Jim Meyering, 2012/10/27
- Re: factor tests: ugly long file names,
Bernhard Voelker <=
- Re: factor tests: ugly long file names, Jim Meyering, 2012/10/27