begin work on __cdist_explorer_run

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-06-17 13:01:03 +02:00
commit 4fbe2a2676
2 changed files with 2 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# and __type_explorers can be submitted :-)
#
__cdist_remote_explorer_run()
__cdist_explorer_run()
{
[ $# -eq 3 ] || __cdist_usage "<variable name> <explorer dir> <out dir>"