forked from elastic/logstash
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplier algorithm to retrieve the installable plugins
Using a recursive algorithm was causing issue with SSL connection to rubygems when we were manually settings variable to NIL. This commit uses a simple loop and will try to install the plugins in sequence and it will give a bit more information at the STDOUT level. Fixes elastic#7562
- Loading branch information
Showing
1 changed file
with
27 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters