fix HACKERS_README find

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-23 16:15:34 +01:00
parent 9800b0a142
commit ce9fc9fd55
1 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@ export __cdist_out_dir=/tmp/localhost
target="${1:-localhost}"
cdist-deploy-to "$target"
find "${base}"
find "${__cdist_out_dir}"