elasticsearch/distribution/tools/keystore-cli
Ryan Ernst 3495b4e4fe
Use explicit newline with keystore stdin test (#127094)
The add string keystore command accepts input on stdin. In this case,
the terminal is responsible for separating input by newlines that are
system dependent. The mock terminal normally adds the system dependent
newline. However, we also have tests that ensure both unix and windows
style newlines are tested explicitly. This commit fixes the windows
style carriage returns to explicitly contain a newline.

closes #127089
2025-04-21 13:19:32 -07:00
..
src Use explicit newline with keystore stdin test (#127094) 2025-04-21 13:19:32 -07:00
build.gradle Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00