cloudstack/engine/schema
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
..
src Fix spelling (#6064) 2022-03-08 13:02:35 -03:00
pom.xml Merge branch '4.16' into main 2022-02-15 19:26:04 +05:30
templateConfig.sh Adapt script to bash version 3 (#6069) 2022-03-09 01:45:47 +05:30