On Sun, Oct 13, 2013 at 10:29 PM, Jiang Xin <worldhello.net@xxxxxxxxx> wrote: > In test cases for relative_path, path with one leading character > (such as /a, /x) may be recogonized as "a:/" or "x:/" if there is > such DOS drive on MSYS platform. Use an umambigous leading path > "/foo" instead. > > Also change two leading slashes (//) to three leading slashes (///), > otherwize it will be recognized as UNC name on MSYS platform. s/otherwize/otherwise/ > Signed-off-by: Jiang Xin <worldhello.net@xxxxxxxxx> > Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx> -- 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