Apex: stop removing apex tmp directories
[releng.git] / jjb / apex / apex-deploy.sh
index a79c9e7..b8ae75a 100755 (executable)
@@ -10,8 +10,6 @@ echo "Starting the Apex deployment."
 echo "--------------------------------------------------------"
 echo
 
-sudo rm -rf /tmp/tmp*
-
 if [ -z "$DEPLOY_SCENARIO" ]; then
   echo "Deploy scenario not set!"
   exit 1