am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commit4dd031659be9082a2aeeaca369af1df167dbc735
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerStepan Kasal <kasal@ucw.cz>
Thu, 29 May 2014 08:41:33 +0000 (29 10:41 +0200)
treea36fa1ea9fec177a9202232175391cdecf0984a4
parent69d482f5a7492487eacb0b5262b527f1828feaba
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