Forráskód Böngészése

ci/run.sh: remove debug stuff

Jorge Aparicio 8 éve
szülő
commit
e441058be7
1 módosított fájl, 1 hozzáadás és 3 törlés
  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