summaryrefslogtreecommitdiff
path: root/Tests/CTestTestSkipReturnCode
diff options
context:
space:
mode:
authorRegina Pfeifer <regina@mailbox.org>2018-11-28 00:10:14 +0100
committerRegina Pfeifer <regina@mailbox.org>2018-11-29 00:29:13 +0100
commit9501a6145dfc5d3905d6b241d6599806ec40fd38 (patch)
tree5e93bd74070d68adacee9cc162dff57df7f482ed /Tests/CTestTestSkipReturnCode
parente184603378e85046fb6e4d627f47e9853577486e (diff)
downloadcmake-9501a6145dfc5d3905d6b241d6599806ec40fd38.tar.gz
CTest: Remove special case for Dart version <= 1
Diffstat (limited to 'Tests/CTestTestSkipReturnCode')
-rw-r--r--Tests/CTestTestSkipReturnCode/CTestConfig.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tests/CTestTestSkipReturnCode/CTestConfig.cmake b/Tests/CTestTestSkipReturnCode/CTestConfig.cmake
index fc5bffca46..5bc1e9e16b 100644
--- a/Tests/CTestTestSkipReturnCode/CTestConfig.cmake
+++ b/Tests/CTestTestSkipReturnCode/CTestConfig.cmake
@@ -1,6 +1,4 @@
set (CTEST_NIGHTLY_START_TIME "21:00:00 EDT")
-set (CTEST_DART_SERVER_VERSION "2")
set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "open.cdash.org")
set(CTEST_DROP_LOCATION "/submit.php?project=PublicDashboard")
-set(CTEST_DROP_SITE_CDASH TRUE)