* Stefano Lattarini wrote on Sat, Nov 20, 2010 at 02:14:57PM CET:
> On Saturday 20 November 2010, Ralf Wildenhues wrote:
> > * Stefano Lattarini wrote on Mon, Nov 15, 2010 at 06:26:05PM CET:
> > ># Generic case: the tool must support --version.
> > >echo "$me: running $tool --versio
On Saturday 20 November 2010, Ralf Wildenhues wrote:
> * Stefano Lattarini wrote on Mon, Nov 15, 2010 at 06:26:05PM CET:
> > * tests/defs: In the loop on "$required" tools: avoid subshells
> > where not neded.
>
> OK except for the last hunk:
>
> > --- a/tests/defs
> > +++ b/tests/defs
>
> > @@
* Stefano Lattarini wrote on Mon, Nov 15, 2010 at 06:26:05PM CET:
> * tests/defs: In the loop on "$required" tools: avoid subshells
> where not neded.
OK except for the last hunk:
> --- a/tests/defs
> +++ b/tests/defs
> @@ -297,12 +297,12 @@ do
> *)
># Generic case: the tool must s
m: Stefano Lattarini
Date: Fri, 12 Nov 2010 17:12:05 +0100
Subject: [PATCH 4/5] Tests defs: avoid some useless subshells.
* tests/defs: In the loop on "$required" tools: avoid subshells
where not neded.
---
ChangeLog |4
tests/defs | 30 +++---