allow no code in cdist-code-run

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.7
Nico Schottelius 14 years ago
parent 49ebb77ab3
commit ac157aa442
  1. 2
      bin/cdist-code-run

@ -47,6 +47,4 @@ if [ -e "$code" ]; then
else
__cdist_exit_err "$code exists, but is not a file."
fi
else
__cdist_echo info "No code-${__cdist_code_type}"
fi

Loading…
Cancel
Save