diff options
author | Marcel Raad <Marcel.Raad@teamviewer.com> | 2019-10-18 23:22:04 +0200 |
---|---|---|
committer | Marcel Raad <Marcel.Raad@teamviewer.com> | 2019-10-20 13:06:57 +0200 |
commit | cebbba9f9d877b6d387294e7ce990a7497795a30 (patch) | |
tree | 8561aff2c5d5198cb6ce3ab70709773d49eb8ce2 /docs | |
parent | b35fbf52650f337bc790587d09a1739a65c65946 (diff) |
runtests: get textaware info from curl instead of perl
The MSYS system on Windows can run the test suite for curl built with
any toolset. When built with the MSYS GCC, curl uses Unix line endings,
while it uses Windows line endings when built with the MinGW GCC, and
`^O` reports 'msys' in both cases. Use the curl executable itself to
determine the line endings instead, which reports 'x86_64-pc-msys' when
built with the MSYS GCC.
Closes https://github.com/curl/curl/pull/4506
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions