stat.exe is available from GNUWin32 (CoreUtils).

This commit is contained in:
Johannes Sixt
2007-11-16 08:55:58 +01:00
parent efe7309073
commit 157737a3d9

View File

@@ -26,12 +26,6 @@ corrupt()
) < $1 > $2
}
test "$no_symlinks" && {
stat() {
ls -l "$3" | tr -s ' ' ' ' | cut -d' ' -f5
}
}
test_expect_success \
'setup' \
'rm -f .git/index*