Fix t5602-clone-remote-exec on MSYS
commit01d9b2d0d678204761b2869b5f9ab28f26674fec
authorJohannes Sixt <johannes.sixt@telecom.at>
Sat, 26 Jul 2008 21:04:41 +0000 (26 23:04 +0200)
committerJohannes Sixt <johannes.sixt@telecom.at>
Sat, 26 Jul 2008 21:05:20 +0000 (26 23:05 +0200)
tree503b5cd2262b4b35e1fe76c250cf6073f7d511a7
parentf767fd997f9549c59c047fd88481b07f5d5bd752
Fix t5602-clone-remote-exec on MSYS

MSYS rewrites /something/bin/... into a Windows path that is somewhere
inside the MSYS installation directory. We make the path relative so that
this rewriting is not triggered.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
t/t5602-clone-remote-exec.sh