Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > 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'. This seems like activism to me: if no supported shell has a problem with that construct, why bother? There probably should be a list of shells we try supporting, and in particular a list of those where we don't bother. And if a POSIX construct is supported by all shells we try supporting, I don't see a point in patching it away. -- 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