Commit for rebuild container

Change-Id: I87db9ab5912c196293fdd8e0570278bc79ca2251
diff --git a/bin/run_tempest.sh b/bin/run_tempest.sh
index 2c2138e..a4cbaf4 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
 tempest run $ARGS | tee -a $log