* Stefano Lattarini wrote on Mon, Jun 20, 2011 at 10:58:05PM CEST: > On Monday 20 June 2011, Ralf Wildenhues wrote: > > For example the parallel BSD makes tend to reuse shells for running > > the recipe commands; > > > But only for the commands in the same recipe, right?
I think not. > > I'm not so sure they like if their shells go away with exec. > > > In this case, not a problem I think, since the invocation of the > testsuite driver is the last command in the recipe. Well, they should cope with it anyway, and use a new shell if the old one is gone. Cheers, Ralf