=== modified file 'zsh-functions/confz_fs_init' --- zsh-functions/confz_fs_init 2015-04-20 13:32:10 +0000 +++ zsh-functions/confz_fs_init 2015-04-20 13:29:55 +0000 @@ -217,7 +217,6 @@ # already created do_command=( mdadm --assemble $vars[md_device] $devices ) fi - return 1 }