AnandInguva commented on code in PR #27153: URL: https://github.com/apache/beam/pull/27153#discussion_r1232635622
########## sdks/python/tox.ini: ########## @@ -210,6 +210,7 @@ passenv = REQUESTS_CA_BUNDLE allowlist_externals = wget az + bash Review Comment: Okay. looks like `commands_post` use bash and the `allowlist_externals` in the current context overwrites the `allowlist_externals` in the global context of tox.ini -- 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]
