Fix t4031
commitde749a972d3e262de27928785c83c7b286a18df0
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Dec 2008 19:39:07 +0000 (10 11:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Dec 2008 19:39:07 +0000 (10 11:39 -0800)
treefd8e374ea64183680e026f9ce6e562c2fb158c7f
parent5363d0744e7360beee990d3c2a8c1eb64a23071e
Fix t4031

When I tweaked the patch to use $SHELL_PATH instead of a hard-coded
"#!/bin/sh" to produce 3aa1f7c (diff: respect textconv in rewrite diffs,
2008-12-09), I screwed up.  This should fix it.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4031-diff-rewrite-binary.sh