=== modified file 'bin/confz' --- bin/confz 2019-02-22 04:02:32 +0000 +++ bin/confz 2019-02-22 03:40:29 +0000 @@ -214,7 +214,7 @@ else if (($verbose)); then print -r - "$confz_indent$fg[cyan]*$fg[default] reason: ${fail_reason:-error $check_ret}" - (($+functions[confz_${name}_do])) && \ + (($+functions[confz_${name}_do)) && \ typeset -f -t confz_${name}_do fi confz_do "${do_command[@]}" "$@"