On Wed, Sep 01, 2010 at 11:01:49PM +0200, Jens Lehmann wrote: > Instead of using `cd dir && (...) && cd..` use `(cd dir && ...)` > > This ensures that the test doesn't get caught in the subdirectory if there > is an error in the subshell. > > Signed-off-by: Jens Lehmann <Jens.Lehmann@xxxxxx> That makes the test way more robust, I like it. cheers Heiko -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html