diff options
Diffstat (limited to 'test/integration/framework')
| -rw-r--r-- | test/integration/framework | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/framework b/test/integration/framework index 9cb4081ee..98fd7710a 100644 --- a/test/integration/framework +++ b/test/integration/framework @@ -1553,7 +1553,6 @@ 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" |
