submit object_id in gencode
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
2e0cdf73d9
commit
f7e18d94ec
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue