From 9a90254d2f15528a46dc7f4fa833221d2bf53e28 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Fri, 25 Jun 2021 16:06:05 +0200 Subject: [PATCH] Analysis workflow, remove debug output. --- .github/workflows/analysis_ports.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/analysis_ports.yml b/.github/workflows/analysis_ports.yml index f4400a9ee..0fa84cf01 100644 --- a/.github/workflows/analysis_ports.yml +++ b/.github/workflows/analysis_ports.yml @@ -231,9 +231,6 @@ jobs: cd unbound echo "./configure --enable-debug --enable-static-exe --disable-flto \"--with-ssl=$prepath/openssl\" --with-libexpat=\"$prepath/expat\"" ./configure --enable-debug --enable-static-exe --disable-flto "--with-ssl=$prepath/openssl" --with-libexpat="$prepath/expat" - grep -A 60 "checking for ctime_r" config.log | cat - grep CTIME config.h | cat - grep LIBOBJS Makefile | cat make # specific test output make testbound.exe; ./testbound.exe -s