am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commitbf7ca98d53884a838746630cd1a72ac56af48715
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 10 Apr 2014 18:53:27 +0000 (10 13:53 -0500)
treeecfa1abdb60d1910daa70c8e4bd526575e619815
parentacf70effc3ceece7d02c7569df1b39228ea9b2c7
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