]> git.gsnw.org Git - fping.git/commitdiff
remove debug output
authorDavid Schweikert <david@schweikert.ch>
Tue, 4 Aug 2020 12:30:41 +0000 (15:30 +0300)
committerDavid Schweikert <david@schweikert.ch>
Tue, 4 Aug 2020 12:30:41 +0000 (15:30 +0300)
ci/deploy-coveralls.sh

index bf6214428e7b90b5f15ea6629b3760f40f509f35..9080f0b4ffe54ba8b669b73d3cbc39dff289e7b6 100755 (executable)
@@ -2,8 +2,6 @@
 
 set -xe
 
-set
-
 if [ "$TRAVIS_DIST" = "trusty" ]; then
     echo "skip coveralls on trusty because coveralls errors out due to python issues"
     exit 0