OpenSearch/qa/evil-tests
Ryan Ernst b31ed6a75c Plugins: Add plugin cli specific exit codes (#23599)
We currently use POSIX exit codes in all of our CLIs. However, posix
only suggests these exit codes are standard across tools. It does not
prescribe particular uses for codes outside of that range. This commit
adds 2 exit codes specific to plugin installation to make distinguishing
an incorrectly built plugin and a plugin already existing easier.

closes #15295
2017-03-21 13:56:00 -07:00
..
src/test Plugins: Add plugin cli specific exit codes (#23599) 2017-03-21 13:56:00 -07:00
build.gradle Switch from standalone-test to standalone-rest-test 2017-01-05 10:55:47 +01:00