summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJiang Xin <worldhello.net@gmail.com>2013-10-14 02:29:38 (GMT)
committerJonathan Nieder <jrnieder@gmail.com>2013-10-14 14:00:01 (GMT)
commitdaf19a80fa6b7402f8a2efa8f8255b4b5d6b48a9 (patch)
tree24fab9cd97c17fe997b0ce3e551b2b671b5c6f18 /Makefile
parentf85f7947c38359c05b9df28fafe769fde9341326 (diff)
downloadgit-daf19a80fa6b7402f8a2efa8f8255b4b5d6b48a9.zip
git-daf19a80fa6b7402f8a2efa8f8255b4b5d6b48a9.tar.gz
git-daf19a80fa6b7402f8a2efa8f8255b4b5d6b48a9.tar.bz2
test: use unambigous leading path (/foo) for MSYS
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. Signed-off-by: Jiang Xin <worldhello.net@gmail.com> Acked-by: Sebastian Schuberth <sschuberth@gmail.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions