am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commit1f42fa109e38dad45428a69bdaa60e8f7bebe55f
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 31 Jan 2013 23:45:29 +0000 (31 23:45 +0000)
tree655345b4e18f44b31e67adf0523cdb78dfa5dcf5
parentb61733f2bb44f17f498fa0235f2b5a3fc54be8ef
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