mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-01-26 21:29:17 +00:00
971a83ea3a
* Add ini file creation if not exists Add section creation if not exists Add default section if section not given Fix read key value only from given (or default) section * Fix to support platform specific sed * Fixed typo in comment * Fix test scenario to reflect changes to the (introduced) default section * Fix expectations for scenario test * Fix style guide compatibility