diff --git testutils/ptest2/src/main/resources/batch-exec.vm testutils/ptest2/src/main/resources/batch-exec.vm index e71a8e2..00487ce 100644 --- testutils/ptest2/src/main/resources/batch-exec.vm +++ testutils/ptest2/src/main/resources/batch-exec.vm @@ -54,8 +54,6 @@ then fi echo "$$" > batch.pid find ./ -name 'TEST-*.xml' -delete -find ./ -name 'hive.log' -delete -find ./ -name junit_metastore_db | xargs -r rm -rf date +"%Y-%m-%d %T.%3N" echo "Pre test cleanup done" ret=0