Jeff King <peff@xxxxxxxx> writes: > These tests break &&-chaining to deal with broken "unset" > implementations. Instead, they should just use sane_unset. Thanks. I checked with POSIX again, wondering if I should tone the "broken" down a bit, but it says: Unsetting a variable or function that was not previously set shall not be considered an error... so they deserve "broken" label. -- 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