summaryrefslogtreecommitdiffstats
path: root/t/t4012-diff-binary.sh
AgeCommit message (Collapse)AuthorLines
2006-05-25tests: Remove heredoc usage inside quotesEric Wong-11/+6
The use of heredoc inside quoted strings doesn't seem to be supported by dash. pdksh seems to handle it fine, however. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-05-06binary diff and apply: testsuite.Junio C Hamano-0/+85
Signed-off-by: Junio C Hamano <junkio@cox.net>