=== modified file 'bin/confz' --- bin/confz 2014-06-26 20:22:21 +0000 +++ bin/confz 2014-06-26 19:35:15 +0000 @@ -215,7 +215,6 @@ done (( $#args )) && require $args - (($check_only)) && return 0 fail_reason="performed $#actions_performed actions, recheck" return $#actions_performed }