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
It turns out System.getenv().hasProperty('...') does not check that an
environment property exists... at all. It probably has more to do with
reflection or something? I don't know.
Anyway, this code didn't work, and now it does: I checked by debugging.
0 commit comments