masaori335 commented on issue #12094: URL: https://github.com/apache/trafficserver/issues/12094#issuecomment-2712543950
Hello. Thanks for taking a look at the issue! You need to set the path to the module. Would you try [autest.sh](https://github.com/apache/trafficserver/blob/master/tests/autest.sh) instead of `autest` command directly? It's a wrapper of `autest` command and has a trick to set the path to the module. https://github.com/apache/trafficserver/blob/ca56c225fac7539de963296d7e11d4ee895dc16e/tests/autest.sh#L33 ``` $ cd tests $ ./autest.sh -f remap_acl --ats-bin /usr/bin ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
