fix process of copying common artifacts

Change-Id: Ie4790b3b1d126a976c6d6c613d137c67879f6eb4
This commit is contained in:
Vitaly Gridnev 2016-09-13 16:37:26 +03:00
parent f939988140
commit 451423f8d7
1 changed files with 2 additions and 2 deletions

View File

@ -12,5 +12,5 @@ do
./tools/build-hadoop-openstack.sh $BRANCH ${ver}
done
cp -r ./common-artifacts ./../dist/
cp -r common-artifacts/ dist/
ls dist/