author | Junio C Hamano <junkio@cox.net> | |
Tue, 10 May 2005 06:48:21 +0000 (23:48 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 10 May 2005 06:48:21 +0000 (23:48 -0700) | ||
commit | b4635be7c9e0855a29609d8171fc9ff27db573ee | |
tree | 3418989f882d682850d7a5cead4bc8f36af867e1 | tree | snapshot |
parent | 8ac069ac0ab34e751e5f96b0244a5fec10f3e54f | commit | diff |
Do not report size of the object that cannot be written in local-pull.c
Reporting st.st_size with %ld is simply wrong, as H Peter Anvin
says. No other pull drivers report the failure with size
anyway, so yank it out. This is a cop-out patch but should be
good enough.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Reporting st.st_size with %ld is simply wrong, as H Peter Anvin
says. No other pull drivers report the failure with size
anyway, so yank it out. This is a cop-out patch but should be
good enough.
Signed-off-by: Junio C Hamano <junkio@cox.net>
local-pull.c | diff | blob | history |