From e441058be7b8ef4356f1bdd882639696e2525343 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Mon, 10 Oct 2016 20:52:49 -0500 Subject: [PATCH] ci/run.sh: remove debug stuff --- ci/run.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ci/run.sh b/ci/run.sh index 90441bd..3846049 100755 --- a/ci/run.sh +++ b/ci/run.sh @@ -1,6 +1,4 @@ -set -ex - -export RUST_BACKTRACE=1 +set -e # Test our implementation case $1 in