am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commit29453a1de5c52865ead8b97ff6481ae0fda57ec2
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerKarsten Blees <blees@dcon.de>
Sat, 16 Aug 2014 00:59:58 +0000 (16 02:59 +0200)
tree2062b29ce055424d6e6e7c06f83dc6e992bacaff
parent1121762b9f1bb3f0fd06f3a80e0d6721c37c3c4c
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