d1b0067e47
`PrintWriter#println` doesn't pay attention to the terminal configuration that we specify so it breaks tests on Windows. If we instead always use `PrintWriter#print('\n')` then the tests work properly on windows *and* the CLI actually works properly on Windows. relates elastic/x-pack-elasticsearch#4109 Original commit: elastic/x-pack-elasticsearch@ac17e691c8 |
||
---|---|---|
.. | ||
jdbc | ||
licenses | ||
sql-cli | ||
sql-proto | ||
sql-shared-client | ||
src | ||
build.gradle |