OpenSearch/core
Ryan Ernst 48548f6c3d CLI: Fix prompting for yes/no to handle console returning null (#23320)
Console.readText may return null in certain cases. This commit fixes a
bug in Terminal.promptYesNo which assumed a non-null return value.  It
also adds a test for this, and modifies mock terminal to be able to
handle null input values.
2017-02-24 20:20:17 -08:00
..
licenses Upgrade HDRHistogram to 2.1.9 (#23254) 2017-02-21 08:50:26 +01:00
src CLI: Fix prompting for yes/no to handle console returning null (#23320) 2017-02-24 20:20:17 -08:00
build.gradle Upgrade HDRHistogram to 2.1.9 (#23254) 2017-02-21 08:50:26 +01:00