am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commita32e255f84b9454f13203c6b715a052b9d26d160
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:17 +0000 (5 13:44 -0500)
treea175d805e5ae90b91fcc946cd50879ea6217e897
parent292ccd7cdc4d3c592af7f0e850e4c1c682b194f7
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