am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commitebe5cc9d04e20d4313ab14337d91b0651eb74372
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 16:13:34 +0000 (3 11:13 -0500)
tree3677455160e75a74e315df1786f17446dee53b91
parentb0f97c3874ed2881b51e49ccd9dbbcf521e0cb63
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