am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commit7d0eefce9c66c32741dd19d631754a2761dde113
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:29:36 +0000 (22 13:29 +0100)
tree129c2ed723815cc98ba0dec444e73831a545832f
parent1f6c996b7aeab4961393fc1249a6acae243872f2
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