From: Alex Riesen Date: Fri, 13 Apr 2007 20:13:10 +0000 (+0200) Subject: Fix t4201: accidental arithmetic expansion X-Git-Tag: v1.5.2-rc0~43^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/238128d88885b5d0f5a3e28d392362a9b267a03f?hp=238128d88885b5d0f5a3e28d392362a9b267a03f Fix t4201: accidental arithmetic expansion instead of embedded subshell. It actually breaks here (dash as /bin/sh): t4201-shortlog.sh: 27: Syntax error: Missing '))' FATAL: Unexpected exit with code 2 Signed-off-by: Alex Riesen Signed-off-by: Junio C Hamano ---