Skip to content

Commit

Permalink
Update Setup.sh (#313)
Browse files Browse the repository at this point in the history
Expand file limit to allow tools like LoadANNIEEvent to loop over all part files of a run
  • Loading branch information
S81D authored Nov 11, 2024
1 parent 9957100 commit e29a1be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

ToolDAQapp=`pwd`

ulimit -n 4096

export LIBGL_ALWAYS_INDIRECT=1

source ${ToolDAQapp}/ToolDAQ/root-6.24.06/install/bin/thisroot.sh
Expand Down

0 comments on commit e29a1be

Please sign in to comment.