Skip to content

Commit

Permalink
Updated cdash dashboard location.
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Jan 18, 2018
1 parent cf92670 commit b850482
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -895,8 +895,7 @@ IF(ENABLE_TESTS)

# Options for CTest-based tests, dashboards.
SET(NC_CTEST_PROJECT_NAME "netcdf-c" CACHE STRING "Project Name for CTest-based testing purposes.")
SET(NC_CTEST_DROP_SITE "129.114.104.111" CACHE STRING "Dashboard location for CTest-based testing purposes.")
#SET(NC_CTEST_DROP_SITE "my.cdash.org" CACHE STRING "Dashboard location for CTest-based testing purposes.")
SET(NC_CTEST_DROP_SITE "cdash.unidata.ucar.edu" CACHE STRING "Dashboard location for CTest-based testing purposes.")
SET(NC_CTEST_DROP_LOC_PREFIX "" CACHE STRING "Prefix for Dashboard location on remote server when using CTest-based testing.")

FIND_PROGRAM(HOSTNAME_CMD NAMES hostname)
Expand Down

0 comments on commit b850482

Please sign in to comment.