Eric Wong <normalperson@xxxxxxxx> writes: > Also, fixed an unportable use of 'export'. As a traditionalist, I tend to prefer "var=val; export var" over "export var=val" myself, but I wonder how unportable this is these days. Just wondering, no objection. Do you have a specific shell in mind that groks other constructs used in our tests but not "export var=val" form? - 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