"Nguyen Thai Ngoc Duy" <pclouds@xxxxxxxxx> writes: > On Nov 28, 2007 8:57 PM, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: >> >> It might be POSIX, but there are shells that do not like the >> expression 'export VAR=VAL'. To be on the safe side, rewrite them >> into 'VAR=VAL' and 'export VAR'. > > Why leave test scripts behind? Good keyword: how about starting the basic tests by testing for shell features that are known and accepted to be used in git? That way, we get direct feedback when feature assumptions are problematic with some shells. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum - 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