You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update exec_prefix handling: template this separate from batch command.
- It would be possible to have exec_prefix use string formatting and
the command itself use jinja2 formatting, and when combined the
string formatting would fail. To handle this, template them
separately and then concatenate.
0 commit comments