Skip to content

Commit

Permalink
Try one more suggestion by Juraj
Browse files Browse the repository at this point in the history
  • Loading branch information
giovannimarchiori committed Sep 4, 2024
1 parent 5eed288 commit a3fb3bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RecFCCeeCalorimeter/tests/options/ALLEGRO_o1_v03.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

# set-up the Key4hep environment if not already set
if [[ -z "${KEY4HEP_STACK}" ]]; then
source /cvmfs/sw-nightlies.hsf.org/key4hep/setup.sh
# source /cvmfs/sw-nightlies.hsf.org/key4hep/setup.sh
echo "Error: Key4hep environment not set"
return 1
else
echo "The Key4hep stack was already loaded in this environment."
fi
Expand Down

0 comments on commit a3fb3bb

Please sign in to comment.