diff options
author | Junio C Hamano <junkio@cox.net> | 2006-05-28 19:24:28 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-05-28 19:24:28 -0700 |
commit | 878ccb26941a15312b6676372e4688d42a73882b (patch) | |
tree | 2229bbd3431f2688d63da4acb6dd6bd5c0a94349 /tree-walk.c | |
parent | d177e584255aad351bbbff14aba8e73afc008c75 (diff) | |
download | git-878ccb26941a15312b6676372e4688d42a73882b.tar.gz |
git-fetch: avoid using "case ... in (arm)"
NetBSD ash chokes on the optional open parenthesis for case arms. Inside
$(command substitution), however, bash barfs without. So adjust things
accordingly.
Originally pointed out by Dennis Stosberg.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'tree-walk.c')
0 files changed, 0 insertions, 0 deletions