]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Remove debug output from windows compile workflow.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 29 Jun 2022 10:01:39 +0000 (12:01 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 29 Jun 2022 10:01:39 +0000 (12:01 +0200)
.github/workflows/analysis_ports.yml

index 8a9321d9fe1a384e8109dc297a83c105b5b83785..fbbdd80185a9460969b8ee9b2611b724ea08e1c3 100644 (file)
@@ -233,8 +233,6 @@ jobs:
           cd unbound
           echo "./configure --enable-debug --enable-static-exe --disable-flto \"--with-ssl=$prepath/openssl\" --with-libexpat=\"$prepath/expat\" --disable-shared"
           ./configure --enable-debug --enable-static-exe --disable-flto "--with-ssl=$prepath/openssl" --with-libexpat="$prepath/expat" --disable-shared
-          # debug to see getaddrinfo test output.
-          cat config.log
           make
           # specific test output
           #make testbound.exe; ./testbound.exe -s