Merge "Add skip list for mcp pike."
diff --git a/bin/run_tempest.sh b/bin/run_tempest.sh
index 0bcec09..4f92e89 100755
--- a/bin/run_tempest.sh
+++ b/bin/run_tempest.sh
@@ -17,6 +17,7 @@
 
 cd $LOG_DIR
 rm -rf env
+
 tempest init env | tee -a $log
 cd env