i'm tired, doing stuff that's already in the lines

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-23 17:27:27 +01:00
parent a48e5ca8a1
commit 44ecd1f056
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ while [ $# -ge 1 ]; do
# Code remote
cdist-run-remote "$__cdist_target_host" \
"__cdist_out_object_dir=\"$__cdist_remote_out_object_base_dir\"" \
"cdist-code-run" "${__cdist_remote_out_object_base_dir}" "$object" \
"${__cdist_name_gencode_remote}" \
|| __cdist_exit_err "Remote code failed for $object"