Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that options[:ems_id] is an Array when passed as an ENV var
When passing the EMS_ID as an ENV var we need to ensure that it is an array to be consistent with how OptionParser is processing it
- Loading branch information