AtlasBuildScripts: more cleanup on external build failures
Compare changes
@@ -182,7 +182,9 @@ if [ ${ERROR_COUNT} -ne 0 ]; then
Delete a few extra directories after an externals build failure. This should hopefully help in increasing the chances that a retry works more reliably.
Relates to ATLINFR-4561.