From: Daniel Stenberg Date: Thu, 6 Feb 2025 13:09:41 +0000 (+0100) Subject: test2080: simplify, avoid the null byte X-Git-Tag: curl-8_12_1~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1fa5f451e1b7102522659c8b406cc4f75bfee273;p=thirdparty%2Fcurl.git test2080: simplify, avoid the null byte The null byte was not necessary for the test --- diff --git a/.github/scripts/binarycheck.sums b/.github/scripts/binarycheck.sums index 6e80cd6d28..36558888ca 100644 --- a/.github/scripts/binarycheck.sums +++ b/.github/scripts/binarycheck.sums @@ -17,7 +17,6 @@ b967734c9bfe3d7a1a7795f348f0bce4d9ba15ca9590697ef2d4d15b92822db0 ./tests/certs/ 26ee981dcb84b6a2adce601084b78e6b787b54a2a997549582a8bd42087ab51b ./tests/data/test1426 d640923e45809a3fe277e0af90459d82d32603aacc7b8db88754fcb335bf98df ./tests/data/test1531 6f51bc318104fb5fe4b6013fc4e8e1c3c8dec1819202e8ea025bdbc4bbc8c02d ./tests/data/test1938 -28a957ec3397881bbafd0d97879cedfd475bcd1ece903e531576affd7aa3865c ./tests/data/test2080 33809cab2442488e5985b4939727bc4ead9fc65150f53008e3e4c93140675a94 ./tests/data/test262 2d073a52984bab1f196d80464ea8ab6dafd887bd5fee9ed58603f8510df0c6a5 ./tests/data/test35 4cc9fd6f31d0bb4dcb38e1565796e7ec5e48ea5ac9d3c1101de576be618786ba ./tests/data/test463 diff --git a/tests/data/test2080 b/tests/data/test2080 index c3792f43de..28d3c6b215 100644 Binary files a/tests/data/test2080 and b/tests/data/test2080 differ