bneradt commented on PR #13473: URL: https://github.com/apache/trafficserver/pull/13473#issuecomment-5182167224
> I'd much prefer not to use shell commands for this and just use `os.chmod` as copilot says. If I understand it correctly, there is a Setup function to run a function at test time that could be used. Minor thing, but avoiding shell commands is always a win. Could also reduce duplication with a function. Yeah, thanks for pushing back on this. I implemented this now as a Setup lambda function. Can you please re-review? -- 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]
