mirror of
https://github.com/elastic/logstash.git
synced 2025-04-22 05:37:21 -04:00
PR #17006 revealed that the `VERSION_QUALIFIER` env var gets honored in
various scripts when present but empty.
This shouldn't be the case as the DRA process is designed to gracefully
ignore empty values for this variable.
This commit changes various ruby scripts to not treat "" as truthy.
Bash scripts (used by CI etc.) are already ok with this as part of
refactorings done in #16907.
---------
Co-authored-by: Andrea Selva <selva.andre@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
fixtures | ||
patches/excon | ||
shared_examples | ||
spec |