bneradt commented on code in PR #12168:
URL: https://github.com/apache/trafficserver/pull/12168#discussion_r2032120303


##########
tests/gold_tests/autest-site/conditions.test.ext:
##########
@@ -119,3 +123,4 @@ ExtendCondition(HasCurlVersion)
 ExtendCondition(HasCurlFeature)
 ExtendCondition(HasCurlOption)
 ExtendCondition(PluginExists)
+ExtendCondition(CurlUds)

Review Comment:
   Let's rename this to a predicate to make the Skip conditions clearer. Maybe 
`CurlIsUsingUnixDomainSocket`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to