Merge remote branch 'nico/master'

This commit is contained in:
Steven Armstrong 2011-02-22 13:18:00 +01:00
commit 8ca2a52ba0
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"