bneradt commented on issue #8792: URL: https://github.com/apache/trafficserver/issues/8792#issuecomment-1098275629
With some further experimentation, it looks like the `mgmt2`'s `test_jsonrpcserver` test removes the installed files: ``` $ make install > /dev/null 2>&1 $ ls /tmp/ats bin etc include lib libexec share var $ ./mgmt2/rpc/.libs/test_jsonrpcserver > /dev/null 2>&1 $ ls /tmp/ats lib ``` -- 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]
