submit object_id in gencode

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent 2e0cdf73d9
commit f7e18d94ec
  1. 2
      bin/cdist-object-codegen

@ -54,5 +54,5 @@ if [ -x "$gencode" ]; then
eof
__cdist_exec_fail_on_error "$gencode"
__cdist_exec_fail_on_error "$gencode" "$__cdist_object_id"
fi

Loading…
Cancel
Save