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
Setting it directly in the agent environment hook means we don't need to
escape the eval. It also means we won't cat it out into build output
with the rest of cfn-env.
While I was there I also made the same change to windows.
0 commit comments