genesis-community / concourse-genesis-kit

A Genesis Kit for Concourse CI/CD
MIT License
6 stars 13 forks source link

Fixes for Bash 4.x handling of uninitialized arrays #27

Closed dennisjbell closed 6 years ago

dennisjbell commented 6 years ago

Bash 4 doesn't like declared but uninitialized arrays, so we need to initialize them to empty