am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commite0f105904aad15e6a937c42d6a9e9352a7af0afb
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:50:01 +0000 (11 17:50 -0500)
tree4a9d7d21cf55e8b966baf17f97457b8181858229
parent4ebffdb949ad5393aadde4053141fbaf87044076
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