From 734eb9ac3f65e38ac3ba7f2d50ea206743a6f611 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 8 May 2024 16:14:05 +0200 Subject: test: Ignore progress output in comparing output.. --- test/integration/framework | 1 + 1 file changed, 1 insertion(+) (limited to 'test/integration') diff --git a/test/integration/framework b/test/integration/framework index 98fd7710a..9cb4081ee 100644 --- a/test/integration/framework +++ b/test/integration/framework @@ -1553,6 +1553,7 @@ downloadfile() { cleanup_output() { cat "$1" | sed \ -e '/gpgv: WARNING: This key is not suitable for signing in --compliance=gnupg mode/ d' \ + -e '/...$/ d' \ -e '/^profiling:/ d' \ | sed -e '/\.\.\.profiling:/ {N;s#\.\.\.profiling:.*\n#...#g}' \ >"$2" -- cgit v1.2.3-70-g09d2