=== modified file 'sbin/zsv.exec' --- sbin/zsv.exec 2016-07-11 17:18:15 +0000 +++ sbin/zsv.exec 2014-09-09 08:11:41 +0000 @@ -3,7 +3,7 @@ if [[ $0:t == run && $0:a:h:t == log ]]; then zsv_mode=log zsv_dir=$0:a:h:h -elif [[ $0:a:h:t == control ]]; then +elif [[ $0:a:h == control ]]; then zsv_mode=$0:t zsv_dir=$0:a:h:h else