From 1ca87ba66ddfa3de00145ec6ebf07bce55e4978a Mon Sep 17 00:00:00 2001 From: Blake Leverington Date: Thu, 29 Jul 2021 17:01:56 +0200 Subject: [PATCH] Update 'computing_htcondor' --- computing_htcondor.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/computing_htcondor.md b/computing_htcondor.md index b99fa81..7022743 100644 --- a/computing_htcondor.md +++ b/computing_htcondor.md @@ -74,7 +74,8 @@ pwd source /cvmfs/lhcb.cern.ch/lib/LbEnv source /cvmfs/sft.cern.ch/lcg/views/LCG_98/x86_64-centos7-gcc9-opt/setup.sh env #outputs the current environment in stdout - +which root +root-config --version ```