Remove ./clear_environment.sh from buildAndroidBOINC-CI.sh

This commit is contained in:
talregev 2020-07-11 00:29:14 +03:00
parent f9363dfa44
commit 6f191b922f
1 changed files with 0 additions and 1 deletions

View File

@ -127,7 +127,6 @@ if [ "${doclean}" = "yes" ]; then
rm -f /tmp/ndk_${NDK_VERSION}.zip
rm -f /tmp/openssl_${OPENSSL_VERSION}.tgz
rm -f /tmp/curl_${CURL_VERSION}.tgz
./clear_environment.sh
fi
if [ "${silent}" = "yes" ]; then