Merge remote-tracking branch 'sans/master'

This commit is contained in:
Nico Schottelius 2011-02-22 22:37:22 +01:00
commit 8414f94703
1 changed files with 4 additions and 0 deletions

View File

@ -52,3 +52,7 @@ cat << eof
eof
[ -x "$gencode" ] && __cdist_exec_fail_on_error "$gencode" "$__cdist_object_id"
# Ensure non-error exit status
exit 0