Преглед изворни кода

ci/run.sh: remove debug stuff

Jorge Aparicio пре 8 година
родитељ
комит
e441058be7
1 измењених фајлова са 1 додато и 3 уклоњено
  1. 1 3
      ci/run.sh

+ 1 - 3
ci/run.sh

@@ -1,6 +1,4 @@
-set -ex
-
-export RUST_BACKTRACE=1
+set -e
 
 # Test our implementation
 case $1 in