am: Use cat instead of echo to avoid DOS line-endings (fixes t4150)
commit893890608f17b3447b9f7ea8d9770f4e47a15765
authorSebastian Schuberth <sschuberth@gmail.com>
Fri, 23 Mar 2012 09:58:37 +0000 (23 10:58 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:29:10 +0000 (19 23:29 +0100)
tree3a49ebd1259f9e8c7b3c63ae5991fea49437a566
parent8c65dad539b98e70d49ce71ed93f370e1b53bb81
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