diff options
author | Zack Galbreath <zack.galbreath@kitware.com> | 2018-09-21 20:10:03 (GMT) |
---|---|---|
committer | Zack Galbreath <zack.galbreath@kitware.com> | 2018-09-28 14:49:45 (GMT) |
commit | c49d13f94b171bd29b9b403df0e5f19723c4e251 (patch) | |
tree | 367b394a0bca8b56026be9a5d1376ee4297cedc9 /Tests/RunCMake/ctest_submit/FILESNoBuildId-result.txt | |
parent | 8bb0e09e38d3ab75198b1cd9746bfa7a7b80ff94 (diff) | |
download | CMake-c49d13f94b171bd29b9b403df0e5f19723c4e251.zip CMake-c49d13f94b171bd29b9b403df0e5f19723c4e251.tar.gz CMake-c49d13f94b171bd29b9b403df0e5f19723c4e251.tar.bz2 |
ctest: only create buildid when submitting from Testing/ dir
In 7f530cc we taught CTest to pass extra information to CDash at submit
time. This extra info is used by CDash to initialize a buildid.
`ctest_submit(FILES)` can be used to send specific files to CDash.
These files are not necessarily associated with the build currently
being performed. For this reason, we modify the behavior of ctest_submit()
to only specify this extra info when we are submitting files from the
current build's Testing directory.
Diffstat (limited to 'Tests/RunCMake/ctest_submit/FILESNoBuildId-result.txt')
-rw-r--r-- | Tests/RunCMake/ctest_submit/FILESNoBuildId-result.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/ctest_submit/FILESNoBuildId-result.txt b/Tests/RunCMake/ctest_submit/FILESNoBuildId-result.txt new file mode 100644 index 0000000..b57e2de --- /dev/null +++ b/Tests/RunCMake/ctest_submit/FILESNoBuildId-result.txt @@ -0,0 +1 @@ +(-1|255) |