adding -x flag for better debugging during builds (#1079)

This commit is contained in:
shane
2017-10-04 13:56:14 -07:00
committed by Robert Nishihara
parent 6ecc899cf2
commit a72084c568
+1
View File
@@ -1,4 +1,5 @@
#!/bin/bash
set -x
while [[ $# -gt 0 ]]
do