am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commita70d30085cd69ca7f93b5d6b57cf74f8b3c0b58b
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 30 Mar 2012 18:44:01 +0000 (30 13:44 -0500)
tree67bb5f27080f3691ea454dab5bf7b44a6b2f3859
parentcf4dc80323c77e2eac77f5a50c6378b7a59b6817
am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)

Along the lines of 05d0e3b and f33946d, use cat instead of echo to avoid
line ending mismatches in the test result of "am empty-file does not
infloop" which make the test fail.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
git-am.sh