mirror of https://github.com/BOINC/boinc.git
Remove ./clear_environment.sh from buildAndroidBOINC-CI.sh
This commit is contained in:
parent
f9363dfa44
commit
6f191b922f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue