mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r19721] Correct CDash project name
This commit is contained in:
parent
4c38f3fdc7
commit
18a787d396
@ -4,12 +4,12 @@
|
||||
## # The following are required to uses Dart and the Cdash dashboard
|
||||
## ENABLE_TESTING()
|
||||
## INCLUDE(CTest)
|
||||
SET (CTEST_PROJECT_NAME "HDF5.1.8 Trunk")
|
||||
SET (CTEST_PROJECT_NAME "HDF5 Trunk")
|
||||
SET (CTEST_NIGHTLY_START_TIME "20:00:00 CST")
|
||||
|
||||
SET (CTEST_DROP_METHOD "http")
|
||||
SET (CTEST_DROP_SITE "nei.hdfgroup.uiuc.edu")
|
||||
SET (CTEST_DROP_LOCATION "/cdash/submit.php?project=HDF5.1.8 Trunk")
|
||||
SET (CTEST_DROP_LOCATION "/cdash/submit.php?project=HDF5+Trunk")
|
||||
SET (CTEST_DROP_SITE_CDASH TRUE)
|
||||
|
||||
SET (UPDATE_TYPE svn)
|
||||
|
Loading…
Reference in New Issue
Block a user