Re: [PATCH 9/8] t0060: split absolute path test in two to exercise some of it on Windows

2012-09-10 Thread Michael Haggerty
Looks fine to me. Thanks! Michael On 09/09/2012 05:42 PM, Johannes Sixt wrote: > Only the first half of the test works only on POSIX, the second half > passes on Windows as well. > > A later test "real path removes other extra slashes" looks very similar, > but it does not make sense to split i

[PATCH 9/8] t0060: split absolute path test in two to exercise some of it on Windows

2012-09-09 Thread Johannes Sixt
Only the first half of the test works only on POSIX, the second half passes on Windows as well. A later test "real path removes other extra slashes" looks very similar, but it does not make sense to split it in the same way: When two slashes are prepended in front of an absolute DOS-style path on