Skip to content

Commit

Permalink
Control the environment setup in build-k4.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mirguest committed Oct 17, 2023
1 parent 87c3b8b commit e9cb444
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .build.ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ logfile=mylog.txt

if [ "$LCG_RELEASE" = "KEY4HEP_STACK" ]; then
logfile=mylog-k4.sh
source /cvmfs/sw.hsf.org/key4hep/setup.sh
./build-k4.sh >& ${logfile} &
buildpid=$!
else
Expand Down

0 comments on commit e9cb444

Please sign in to comment.