OpenSearch/qa/sql
Igor Motov 9f71100bac SQL: Fix CLI tests with security on Windows
We test on Windows with the terminal in unix mode, so we need to make sure we send `\n` instead of `\r\n`. In this case the extra `\n` after password was causing an extra new line in tests breaking them on Windows.

Original commit: elastic/x-pack-elasticsearch@721ba32bd6
2017-12-28 21:40:03 -05:00
..
multinode SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00
no-security SQL: Add support for object/inner/dotted fields (elastic/x-pack-elasticsearch#3368) 2017-12-23 13:19:54 +02:00
security SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00
src/main SQL: Fix CLI tests with security on Windows 2017-12-28 21:40:03 -05:00
build.gradle SQL: Switch CLI to REST protocol (elastic/x-pack-elasticsearch#3342) 2017-12-22 20:42:13 -10:00