cloudstack/engine
Pearl Dsilva 8f427f601a
Adapt script to bash version 3 (#6069)
This PR fixes: #6060
Bash version 3 does not have support for associative arrays. Hence during the packaging phase the metadata.ini file created (on osx) isn't in proper format as the script used to generate it i.e., templateConfig.sh made use of associative arrays - which is supported from bash v4 onward. This eventually leads failure to deploy DB on OSX.

This PR modifies the script to work on systems using bash v3.
2022-03-09 01:45:47 +05:30
..
api Merge branch '4.16' into main 2022-02-08 19:01:34 +05:30
components-api Merge branch '4.16' into main 2022-02-25 16:04:35 +05:30
network Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00
orchestration Fix spelling (#6041) 2022-03-03 13:10:14 -03:00
schema Adapt script to bash version 3 (#6069) 2022-03-09 01:45:47 +05:30
service Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00
storage Fix spelling (#6064) 2022-03-08 13:02:35 -03:00
pom.xml Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00