Work around missing stat(1) command.
commit69fdfa18b55fdf5a2245473ef01c656d4bced269
authorJohannes Sixt <johannes.sixt@telecom.at>
Fri, 23 Mar 2007 09:58:53 +0000 (23 10:58 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Fri, 23 Mar 2007 15:43:53 +0000 (23 16:43 +0100)
tree44cf48ef8c1b338d0442b24202082550f3c3b912
parenteadf0c5cfd9664c369865ea6c1864e6c532539e9
Work around missing stat(1) command.

MinGW does not have the stat command. Use ls -l to find out the size of
a file.
t/t5300-pack-object.sh