From 1ae088f2673351964c969af13bd29bc7e9849f31 Mon Sep 17 00:00:00 2001 From: Klaus Rabbertz <klaus.rabbertz@cern.ch> Date: Tue, 25 Jun 2024 15:09:04 +0200 Subject: [PATCH] Update grid ui script to source --- setup_law_c7_v2.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup_law_c7_v2.sh b/setup_law_c7_v2.sh index 951143e..dd8d930 100644 --- a/setup_law_c7_v2.sh +++ b/setup_law_c7_v2.sh @@ -23,7 +23,8 @@ action() { # C7 # source /cvmfs/grid.cern.ch/umd-c7ui-latest/etc/profile.d/setup-c7-ui-example.sh # C7 with python3 - source /cvmfs/grid.cern.ch/centos7-ui-200122/etc/profile.d/setup-c7-ui-python3-example.sh + # source /cvmfs/grid.cern.ch/centos7-ui-200122/etc/profile.d/setup-c7-ui-python3-example.sh + source /cvmfs/grid.cern.ch/centos7-ui-160522/etc/profile.d/setup-c7-ui-python3-example.sh # # Proxy location on afs required by lxplus if using grid storage # export X509_USER_PROXY=/afs/cern.ch/user/k/krabbert/tmp/x509up_u7747 -- GitLab