forked from ungleich-public/cdist
move gencode type path combination into cdist-config (also for __cdist_type_gencode)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
99bf12a48f
commit
93ef73a645
2 changed files with 3 additions and 5 deletions
|
|
@ -397,7 +397,7 @@ __cdist_type_explorer_pushed_add()
|
|||
|
||||
__cdist_type_gencode()
|
||||
{
|
||||
echo "${__cdist_type_dir}/$1/${__cdist_name_gencode}"
|
||||
echo "${__cdist_type_dir}/$1/${__cdist_name_gencode}-$2"
|
||||
}
|
||||
|
||||
__cdist_type_manifest()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue