]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Analysis workflow, disable -x for bash the output is reordered with
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 25 Jun 2021 14:50:21 +0000 (16:50 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 25 Jun 2021 14:50:21 +0000 (16:50 +0200)
respect to the command output.

.github/workflows/analysis_ports.yml

index d97bdf70a04a7a2bc00bff20c1874b6261dd0695..15ca5d1deacb905ff2bd4f129a9ece9808c96391 100644 (file)
@@ -170,8 +170,6 @@ jobs:
         if: ${{ matrix.test_windows == 'yes' }}
         shell: bash
         run: |
-          #echo commands as we make them.
-          set -x
           export unboundpath=`pwd`
           echo unboundpath=${unboundpath}
           cd ..