On Thursday 30 June 2011, Ralf Wildenhues wrote:
> * Stefano Lattarini wrote on Thu, Jun 30, 2011 at 10:45:02PM CEST:
> > On Thursday 30 June 2011, Ralf Wildenhues wrote:
> > > I'm fairly sure that's only with historic shells and not an
> > > issue in practice any more (Sven Mascheck's pages will h
* Stefano Lattarini wrote on Thu, Jun 30, 2011 at 10:45:02PM CEST:
> On Thursday 30 June 2011, Ralf Wildenhues wrote:
> > I'm fairly sure that's only with historic shells and not an
> > issue in practice any more (Sven Mascheck's pages will have the details
> > for the curious).
> Anyway, I do thi
On Thursday 30 June 2011, Ralf Wildenhues wrote:
> Hi Stefano,
>
> * Stefano Lattarini wrote on Thu, Jun 23, 2011 at 10:56:31PM CEST:
> > On Thursday 23 June 2011, Ralf Wildenhues wrote:
> > > > -AM_TESTS_ENVIRONMENT = exec 9>&2; warn_fileno=9; export warn_fileno;
> > >
> > > This example served
Hi Stefano,
* Stefano Lattarini wrote on Thu, Jun 23, 2011 at 10:56:31PM CEST:
> On Thursday 23 June 2011, Ralf Wildenhues wrote:
> > > -AM_TESTS_ENVIRONMENT = exec 9>&2; warn_fileno=9; export warn_fileno;
> >
> > This example served two purposes: use of AM_TESTS_ENVIRONMENT, and
> > showing how
On Thursday 23 June 2011, Stefano Lattarini wrote:
> On Thursday 23 June 2011, Ralf Wildenhues wrote:
> > * Stefano Lattarini wrote on Thu, Jun 23, 2011 at 07:09:16PM CEST:
> > > * doc/automake.texi (Simple Tests using parallel-tests): The
> > > old example on AM_TESTS_ENVIRONMENT relied on unporta
On Thursday 23 June 2011, Ralf Wildenhues wrote:
> * Stefano Lattarini wrote on Thu, Jun 23, 2011 at 07:09:16PM CEST:
> > * doc/automake.texi (Simple Tests using parallel-tests): The
> > old example on AM_TESTS_ENVIRONMENT relied on unportable shell
> > features, and in particular didn't work with
* Stefano Lattarini wrote on Thu, Jun 23, 2011 at 07:09:16PM CEST:
> * doc/automake.texi (Simple Tests using parallel-tests): The
> old example on AM_TESTS_ENVIRONMENT relied on unportable shell
> features, and in particular didn't work with various Korn
> Shells (see also commit `v1.11-925-g29ca90
* doc/automake.texi (Simple Tests using parallel-tests): The
old example on AM_TESTS_ENVIRONMENT relied on unportable shell
features, and in particular didn't work with various Korn
Shells (see also commit `v1.11-925-g29ca903'). Give another
example, simpler this time, but still inspired to real-w