mirror of
https://github.com/git/git.git
synced 2026-02-07 08:15:23 +00:00
fixup! MinGW: Update tests to handle a native eol of crlf
This commit is contained in:
@@ -131,7 +131,7 @@ test_expect_success 'Detect LF/CRLF conflict from addition of text=auto' '
|
||||
if test_have_prereq NATIVE_CRLF; then
|
||||
echo ======= | append_cr >>expected &&
|
||||
echo first line | append_cr >>expected &&
|
||||
echo same line | append_cr >>expected
|
||||
echo same line | append_cr >>expected
|
||||
else
|
||||
echo ======= >>expected &&
|
||||
echo first line >>expected &&
|
||||
|
||||
Reference in New Issue
Block a user