author | Alex Riesen <raa.lkml@gmail.com> | |
Fri, 13 Apr 2007 20:13:10 +0000 (22:13 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 16 Apr 2007 23:52:55 +0000 (16:52 -0700) | ||
commit | 238128d88885b5d0f5a3e28d392362a9b267a03f | |
tree | 82e31f5e38269f9ab75a2979fc1db656f07d4eff | tree | snapshot |
parent | 3d711d97a0db41633a5137e47358cf503b91b074 | commit | diff |
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 <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t4201-shortlog.sh | diff | blob | history |