MinGW tests: override 'pwd', too
commitdb75811cfaec90fa8a114f46c84d408f5e6ca7c9
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 5 Feb 2009 16:15:31 +0000 (5 17:15 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 5 Feb 2009 16:15:31 +0000 (5 17:15 +0100)
tree7a8a5daf178fcef668a7359201a4b96665cbf8af
parentd439f6092dff6a5ef9615458addb45eecaf1fa44
MinGW tests: override 'pwd', too

With MinGW based Git, we must not use the POSIXified version of paths.
So we need to use 'pwd -W' instead of 'pwd' without options.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
t/t5505-remote.sh
t/test-lib.sh