This is an automated email from the ASF dual-hosted git repository.

shinrich pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new ab521556a1 Fix connect test for ubuntu22 (#10869)
ab521556a1 is described below

commit ab521556a1e098a098a24651798641f225cb7d97
Author: Susan Hinrichs <[email protected]>
AuthorDate: Wed Nov 29 10:57:04 2023 -0600

    Fix connect test for ubuntu22 (#10869)
---
 tests/gold_tests/connect/gold/connect_0_stderr.gold | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/gold_tests/connect/gold/connect_0_stderr.gold 
b/tests/gold_tests/connect/gold/connect_0_stderr.gold
index c114dc4cf4..48aad129bc 100644
--- a/tests/gold_tests/connect/gold/connect_0_stderr.gold
+++ b/tests/gold_tests/connect/gold/connect_0_stderr.gold
@@ -1,5 +1,5 @@
 ``
-* Connected to 127.0.0.1 (127.0.0.1) port ``
+* Connected to `` (127.0.0.1) port ``
 ``
 * Establish HTTP proxy tunnel to foo.com:80
 > CONNECT foo.com:80 HTTP/1.1

Reply via email to