From: Junio C Hamano Date: Tue, 24 Apr 2007 05:05:22 +0000 (-0700) Subject: t5302: avoid using tail -c X-Git-Tag: v1.5.2-rc1~39 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/bd4b0aeb1f4db2d7552623f77b62b9a24f8cac9e?ds=inline;hp=bd4b0aeb1f4db2d7552623f77b62b9a24f8cac9e t5302: avoid using tail -c A Large Angry SCM (gitzilla) noticed that on an unnamed platform, tail -c wants its byte count as part of the option, not as a separate argument. Signed-off-by: Junio C Hamano ---