Utilities/Release: Fix newlines on dash2win64 cygwin

Tell Git not to perform newline conversion by configuring
'core.autocrlf' to 'false'.  Cygwin wants newlines like UNIX.
This commit is contained in:
Brad King 2014-01-28 14:50:56 -05:00
parent bbc82d85e5
commit 28abdc93c3
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ DART_TESTING_TIMEOUT:STRING=7200
set(CXX g++)
set(CC gcc)
set(SCRIPT_NAME dash2win64cygwin)
set(GIT_EXTRA "git config core.autocrlf true")
set(GIT_EXTRA "git config core.autocrlf false")
get_filename_component(path "${CMAKE_CURRENT_LIST_FILE}" PATH)
# WARNING: Temporary fix!! This exclusion of the ExternalProject test