Chomp CRLF before feeding to tar when building netinstaller.
commit820fd48475eb72cdd4f2715b26f44e99b35d81f4
authorPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 13 Sep 2010 10:08:44 +0000 (13 11:08 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 13 Sep 2010 10:08:44 +0000 (13 11:08 +0100)
treef760a9d17fb202c5b140c9954299e1d3c729f0aa
parent83e164cb9accc0e88819f44c07737a72db199fe8
Chomp CRLF before feeding to tar when building netinstaller.

If the project is checked out using autocrlf then tar dies on the dos
line-endings. So trim them out using sed.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
share/msysGit/net/release.sh