Skip to content

Commit f102e9e

Browse files
committed
tmp use special ALIENPY_JCENTRAL
1 parent 8afcaba commit f102e9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GRID/utils/grid_submit.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,7 @@ cat /proc/meminfo > alien_meminfo.log
599599
# ----------- PREPARE SOME ALIEN ENV -- useful for the job -----------
600600

601601
if [ "${ONGRID}" = "1" ]; then
602+
export ALIENPY_JCENTRAL=alice-jcentral.cern.ch
602603
notify_mattermost "STARTING GRID ${ALIEN_PROC_ID} CHECK $(which alien.py)"
603604
alien.py ps --jdl ${ALIEN_PROC_ID} > this_jdl.jdl
604605
ALIEN_JOB_OUTPUTDIR=$(grep "OutputDir" this_jdl.jdl | awk '//{print $3}' | sed 's/"//g' | sed 's/;//')

0 commit comments

Comments
 (0)