Reset the CDashboard location to netcdf-c from netcdf-staging.

This commit is contained in:
Ward Fisher 2014-02-26 11:09:18 -07:00
parent 286bd1d630
commit 74feb63e09

View File

@ -13,5 +13,5 @@ set(CTEST_NIGHTLY_START_TIME "00:00:00 EST")
set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "my.cdash.org")
set(CTEST_DROP_LOCATION "/submit.php?project=netcdf-staging")
set(CTEST_DROP_LOCATION "/submit.php?project=netcdf-c")
set(CTEST_DROP_SITE_CDASH TRUE)