We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef13122 commit cdf5cf7Copy full SHA for cdf5cf7
1 file changed
t/12_diff_opensslversions.t
@@ -63,7 +63,7 @@ $cat_csvfile =~ s/ECDH\/MLKEM/ECDH 253 /g;
63
$cat_csvfile =~ s/.nonce-.* //g;
64
$cat_csvfile2 =~ s/.nonce-.* //g;
65
66
-+# Fix IP addresses. needed when we don't hit the same IP address. We just remove them
+# Fix IP addresses. Needed when we don't hit the same IP address. We just remove them
67
$cat_csvfile =~ s/","google.com\/.*","443/","google.com","443/;
68
$cat_csvfile2 =~ s/","google.com\/.*","443/","google.com","443/;
69
0 commit comments