am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commit258d55e0867d5b8734360dbcc9d8bf458b00594f
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:34:11 +0000 (1 14:34 +0100)
tree63a10174013cadd555fb0b247ace463639a39639
parent6fea25bfb8fe04b961328402b58f32460d7cb295
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