summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/set
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2024-05-14 10:58:51 (GMT)
committerCraig Scott <craig.scott@crascit.com>2024-05-17 04:23:39 (GMT)
commit7bf15e49a848b2ff0afe2697027935e7bc9e4992 (patch)
tree8cdb3d524436261594ce0e2d785b10d049ed36a4 /Tests/RunCMake/set
parentb2496bf14c90f6c362d20b84bf406d51c795778b (diff)
downloadCMake-7bf15e49a848b2ff0afe2697027935e7bc9e4992.zip
CMake-7bf15e49a848b2ff0afe2697027935e7bc9e4992.tar.gz
CMake-7bf15e49a848b2ff0afe2697027935e7bc9e4992.tar.bz2
ExternalProject: Fix misleading git update output
When re-running the build with the git download method, and where GIT_TAG is set to a tag name that we already have locally from the first run, the second run will skip the update step if it is already at the requested tag. The message in this case was previously printing the commit hash instead of the tag name, which was wrong. This wasn't noticed before because that output wasn't usually shown, but we now do show that message after making message output log levels more consistent between the steps.
Diffstat (limited to 'Tests/RunCMake/set')
0 files changed, 0 insertions, 0 deletions