summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_--patch-with-stat_initial..side
diff options
context:
space:
mode:
authorLibravatar Ramsay Jones <ramsay@ramsay1.demon.co.uk>2009-11-19 18:41:20 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-11-19 23:01:09 -0800
commit81f40262a491cd0429ca88476365a7ccedb78684 (patch)
tree41f74ad7c89dd5e98267623dbf634c807629eb22 /t/t4013/diff.diff_--patch-with-stat_initial..side
parentGIT 1.6.5 (diff)
downloadtgif-81f40262a491cd0429ca88476365a7ccedb78684.tar.xz
t9700-perl-git.sh: Fix a test failure on Cygwin
The t/t9700/test.pl script uses method invocation syntax when using the Cwd module to determine the current working directory. This fails on cygwin, since cygwin perl specifically checks for any arguments to the cwd() function and croak()'s with the message "Usage: Cwd::cwd()". (In perl v5.8.8 distribution, see the file perl-5.8.8/cygwin/cygwin.c lines 139-157) In order to avoid the problem, we replace the method invocation syntax with a simple function call. Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_--patch-with-stat_initial..side')
0 files changed, 0 insertions, 0 deletions