Sfoglia il codice sorgente

ci/run.sh: remove debug stuff

Jorge Aparicio 8 anni fa
parent
commit
e441058be7
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  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