Closed marcmengel closed 7 months ago
RIght; so that only happens in the subshell we run the gfal-copy in; we scrub the various PYTHON related variables (because the gfal developers don't know about "python -I " ?) and grab BEARER_TOKEN from BEARER_TOKEN_FILE, if it is set.
Token-only launches were failing to copy sandbox files at launch... Needed BEARER_TOKEN set in the environment for gfal utilities. Fixes #561