Stefan Beller <sbeller@xxxxxxxxxx> writes: >> +test_expect_failure shallow-clone-recursive ' >> + URL="file://$(pwd | sed "s/[[:space:]]/%20/g")/repo" && > > This would break if the test suite is in a path containing any other white space > than U+0020 such as a tab? (Not that I am encouraging using such paths...) Good spotting. I thought use of [[:named character classes:]] is explicitly disallowed by CodingGuidelines. -- 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