and rename to __cdist_type_explorer_dir

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-23 00:21:32 +01:00
parent db40e6c1a1
commit 76057615b3
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}