am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commit571e0e753dfb67cf005c6bbae64e161937797898
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerSebastian Schuberth <sschuberth@gmail.com>
Mon, 26 Mar 2012 08:41:47 +0000 (26 10:41 +0200)
tree37fdfe72c21ae3682f2a9c09baa32001f0bd5718
parent87c2b031b9ada72cfee07ededdd20845a576725f
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