You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/07/03 22:52:30 UTC

[GitHub] [trafficserver] bneradt opened a new pull request #8040: Fix uri_signing unit test for out of source builds

bneradt opened a new pull request #8040:
URL: https://github.com/apache/trafficserver/pull/8040


   The URI signing plugin unit test accesses a config file in the source
   directory. This works fine for in-source builds, but did not for out of
   source. This updates the Makefile and unit test so that the file is
   accessible for out of source builds.


-- 
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-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] bneradt merged pull request #8040: Fix uri_signing unit test for out of source builds

Posted by GitBox <gi...@apache.org>.
bneradt merged pull request #8040:
URL: https://github.com/apache/trafficserver/pull/8040


   


-- 
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-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] bneradt commented on pull request #8040: Fix uri_signing unit test for out of source builds

Posted by GitBox <gi...@apache.org>.
bneradt commented on pull request #8040:
URL: https://github.com/apache/trafficserver/pull/8040#issuecomment-873481053


   This is a build fix for a unit test and is therefore safe for all branches. And since this fixes out of source builds, we should port this to all our supported branches for users who want or require out of source builds.


-- 
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-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] zwoop commented on pull request #8040: Fix uri_signing unit test for out of source builds

Posted by GitBox <gi...@apache.org>.
zwoop commented on pull request #8040:
URL: https://github.com/apache/trafficserver/pull/8040#issuecomment-879379263


   Cherry-picked to v9.0.x branch.
   Cherry-picked to v9.1.x branch.


-- 
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-unsubscribe@trafficserver.apache.org

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