Michael Haggerty <mhagger@xxxxxxxxxxxx> writes: > Please check that the uses of "printf" in the test script are portable > and quoted correctly. > ... > +invalid_ref "$(printf 'heads/foo\t')" > +invalid_ref "$(printf 'heads/foo\177')" > +valid_ref "$(printf 'heads/fu\303\237')" I think these should be fine. -- 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