Skip to content

AthenaCommon: Try to automatically recognize CA scripts given to athena.py.

Scott Snyder requested to merge ssnyder/athena:autoca.AthenaCommon-20231027 into main

If the first .py file given to athena.py starts with a shebang, then assume that it's a CA-based script.

Merge request reports