am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commit6d5e5aee390c9e7364b10a739a1eb974342543c8
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerStepan Kasal <kasal@ucw.cz>
Wed, 16 Apr 2014 14:32:37 +0000 (16 16:32 +0200)
treeecfa1abdb60d1910daa70c8e4bd526575e619815
parented550c4f51010b20edd940d4d82b16b6a812ff37
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