Skip to content
Snippets Groups Projects
Commit 653ac40f authored by Tulay Cuhadar Donszelmann's avatar Tulay Cuhadar Donszelmann
Browse files

Setting AtlasVersion to timestamp for ATLAS_local jobs

parent 87c6c933
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ export AtlasBuildBranch=$BRANCH
export AtlasProject=$PROJECT
export ${AtlasProject}_PLATFORM=$PLATFORM
export AtlasBuildStamp=$DATESTAMP
export AtlasVersion=${AtlasBuildStamp}
ART_DIRECTORY=`which art.py`
ART_VERSION=`art.py --version`
......
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