Skip to content
Snippets Groups Projects
Commit 210978be authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Merge branch 'cherry-pick-4a7c2c3a' into 'master'

Cherry-pick "Merge branch 'TimeStampFix-1.0-20181008' into '1.0'" into master

See merge request atlas/atlasexternals!359
parents 5ea23529 30437bf0
No related branches found
Tags 2.0.12
No related merge requests found
......@@ -1221,6 +1221,7 @@ endfunction( atlas_print_unused_package_selection_rules )
function( atlas_generate_releasedata )
# Set variables necessary for the ReleaseData generation:
unset( ENV{TZ} ) # Work around CMake bug #18431
string( TIMESTAMP CMAKE_BUILD_DATE "%Y-%m-%dT%H%M" )
if( "$ENV{NIGHTLY_NAME}" STREQUAL "" )
# Find the helper script generating the nightly name:
......
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