am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commitdf56525af8c7e9f2c106a5806f3d705df0f965dc
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 29 Nov 2013 13:17:17 +0000 (29 13:17 +0000)
tree2c48bd4c6f3edfead7720d6e7bb836b043c326fa
parentd6941b71731ce030e4190d43008c0a3149bf5665
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