From: Jason Riedy Date: Wed, 25 Jan 2006 20:37:51 +0000 (-0800) Subject: Run GIT-VERSION-GEN with $(SHELL), not sh. X-Git-Tag: v1.2.0~110 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5ea06e2014a910240408f74b9dab2128a30fd06c?ds=inline;hp=5ea06e2014a910240408f74b9dab2128a30fd06c Run GIT-VERSION-GEN with $(SHELL), not sh. Alas, not all shells named sh are capable enough to run GIT-VERSION-GEN. Signed-off-by: Jason Riedy Signed-off-by: Junio C Hamano ---