<#14793 __run.sh should strip env variables> Issue...
# github-notifications
c
#14793 __run.sh should strip env variables Issue created by Eric-Arellano I spent a lot of time debugging why something doesn't work with Pants, because it strips
SSL_CERT_FILE
. The
__run.sh
script does not strip though, it only sets what Pants actively sets. pantsbuild/pants