and rename to __cdist_type_explorer_dir
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
db40e6c1a1
commit
76057615b3
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ __cdist_type_mydir()
|
|||
echo "${__cdist_type_dir}/${__cdist_type_current}"
|
||||
}
|
||||
|
||||
__cdist_type_explorers()
|
||||
__cdist_type_explorer_dir()
|
||||
{
|
||||
echo "${__cdist_type_dir}/$1/$__cdist_name_explorer"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue