diff --git a/bin/0km b/bin/0km index 6f67bea..12a313e 100755 --- a/bin/0km +++ b/bin/0km @@ -159,11 +159,12 @@ ssh:run() { esac shift done - #echo "$DARKCYAN$hostname$NORMAL $WHITE\$$NORMAL" "$@" - debug "Running cmd: ${cmd[@]}" - for arg in "${cmd[@]}"; do - debug "$arg" - done + ## XXXvlab: keeping in case we need some debug + # debug "$DARKCYAN$hostname$NORMAL $WHITE\$$NORMAL" "$@" + # debug "Running cmd: ${cmd[*]}" + # for arg in "${cmd[@]}"; do + # debug "$arg" + # done { { ssh -o ControlPath=/tmp/ssh-control-master-${master_pid}-$hostname \