Skip to content
Snippets Groups Projects
Commit 9ab21e23 authored by Jonas Ladefoged Holm's avatar Jonas Ladefoged Holm
Browse files

Edit: Export statement for install path

parent b25b42f0
No related branches found
No related tags found
1 merge request!14Testing/script setup changes
Pipeline #690880 passed
......@@ -3,4 +3,4 @@ CMTCONFIG=x86_64-slc6-gcc62-opt
source /sw/tdaq/setup/setup_$TDAQ_RELEASE.sh
# Add path for xrdcp binary matching this release
# Neither LCG_VERSION nor a (xrootd version or install path) are available at the moment
  • Maintainer

    This comment only applies partially now. I think it can be removed.

  • Please register or sign in to reply
export PATH="$LCG_INST_PATH/LCG_87/xrootd/4.4.1/$LCGPLAT/bin/:$PATH"
\ No newline at end of file
export PATH="$LCG_INST_PATH/$TDAQ_LCG_RELEASE/xrootd/4.8.4/$CMTCONFIG/bin/:$PATH"
\ No newline at end of file
  • Maintainer

    It looks good but for the minor comment above. Thanks.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment