Fix the error when deploying VM by compass
[ci-management.git] / jjb / iec / iec-compass-build.sh
index 96ce02e..b403230 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-set -e
+set -ex
 
 check_env(){
   #Checking python-pip software status. If failed, reinstall it.