1
0

Adjust release

This commit is contained in:
Garvin Hicking
2006-12-01 07:49:13 +00:00
parent fe8b6853fc
commit 2a6f0fb006
2 changed files with 4 additions and 1 deletions

View File

@ -75,6 +75,9 @@ else
echo " - $2/bundled-libs/create_release.sh [766]"
chmod 766 "$2/bundled-libs/create_release.sh"
echo " - $2/tests [remove]"
rm -rf "$2/tests"
echo " [DONE]"
echo ""