diff --git a/bash-ini-parser b/bash-ini-parser index 3daf302..d2591e4 100755 --- a/bash-ini-parser +++ b/bash-ini-parser @@ -2,6 +2,8 @@ # based on http://theoldschooldevops.com/2008/02/09/bash-ini-parser/ # +set +eu + PREFIX="cfg_section_" function debug {