Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-22 13:18:42 +01:00
parent 1f5fee5bad
commit 40068d68de
1 changed files with 1 additions and 1 deletions

View File

@ -51,4 +51,4 @@ cat << eof
eof
[ -x "$gencode" ] || __cdist_exec_fail_on_error "$gencode" "$__cdist_object_id"
[ -x "$gencode" ] && __cdist_exec_fail_on_error "$gencode" "$__cdist_object_id"