Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bin/plugin tests for missing plugin name when passing --url #6013

Commits on May 2, 2014

  1. Adding code to test for unset plugin names to fail fast with descript…

    …ive error messages. Also simplified the series of `if` statements checking for the commands by using a `switch` (now that it's using Java 7), added tests, and updated random exceptions with the up-to-date flag names (e.g., "--verbose" instead of "-verbose").
    
    Closes elastic#5976
    pickypg committed May 2, 2014
    Copy the full SHA
    c9e1f34 View commit details
    Browse the repository at this point in the history