Explorar o código

(experiment) remove -x from check_tags.sh

Peter Squicciarini %!s(int64=4) %!d(string=hai) anos
pai
achega
608edd6776
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      check_tags.sh

+ 1 - 1
check_tags.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-set -ex
+set -e
 
 if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
   REPOSITORY=$GITHUB_REPOSITORY