Skip to content
Snippets Groups Projects
Commit 67cfb527 authored by James Beacham's avatar James Beacham Committed by Atlas Nightlybuild
Browse files

Merge branch 'art-pathfix' into '21.0'

ART inputs path from CVMFS

See merge request atlas/athena!15056

(cherry picked from commit 956ccb83 [formerly 2d42131cec2234439df54db8c0a88e665a78191c])

330bdaef ART inputs path from CVMFS

Former-commit-id: 54c525f1bacc48f27bd8c7c457cb6b75fa08810b
parent c4465e4d
No related branches found
No related tags found
No related merge requests found
File mode changed from 100644 to 100755
File mode changed from 100755 to 100644
......@@ -6,7 +6,7 @@
# Set the environment variable(s):
set( ARTENVIRONMENT_ENVIRONMENT
APPEND DATAPATH "/eos/atlas/atlascerngroupdisk/data-art/grid-input" )
APPEND DATAPATH "/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art" )
# Silently declare the module found:
set( ARTENVIRONMENT_FOUND TRUE )
......@@ -78,7 +78,7 @@ Tests are called with:
"""
__author__ = "Tulay Cuhadar Donszelmann <tcuhadar@cern.ch>"
__version__ = '0.10.21'
__version__ = '0.10.22'
import logging
import os
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment