[Cmake-commits] CMake branch, next, updated. v2.8.9-946-gb3d91d5

Rolf Eike Beer eike at sf-mail.de
Mon Oct 1 14:52:02 EDT 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  b3d91d564c7a7250a25f20b9fa8cb857c7d6f4b2 (commit)
       via  3ae55c2bd2a316d312b43885eb25b399ce57837b (commit)
      from  b0f449aabf948cd5d511f905baef6b0d6678e5f2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b3d91d564c7a7250a25f20b9fa8cb857c7d6f4b2
commit b3d91d564c7a7250a25f20b9fa8cb857c7d6f4b2
Merge: b0f449a 3ae55c2
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Mon Oct 1 14:51:56 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Oct 1 14:51:56 2012 -0400

    Merge topic 'test-ctest-memcheck' into next
    
    3ae55c2 fix project name


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3ae55c2bd2a316d312b43885eb25b399ce57837b
commit 3ae55c2bd2a316d312b43885eb25b399ce57837b
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Mon Oct 1 20:49:46 2012 +0200
Commit:     Rolf Eike Beer <eike at sf-mail.de>
CommitDate: Mon Oct 1 20:49:46 2012 +0200

    fix project name

diff --git a/Tests/CTestTestMemcheck/DummyValgrindPrePost/CTestConfig.cmake b/Tests/CTestTestMemcheck/DummyValgrindPrePost/CTestConfig.cmake
index 4ca59a4..6e4c2e8 100644
--- a/Tests/CTestTestMemcheck/DummyValgrindPrePost/CTestConfig.cmake
+++ b/Tests/CTestTestMemcheck/DummyValgrindPrePost/CTestConfig.cmake
@@ -1,4 +1,4 @@
-set (CTEST_PROJECT_NAME "CTestTestMemcheckDummyValgrind")
+set (CTEST_PROJECT_NAME "CTestTestMemcheckDummyValgrindPrePost")
 set (CTEST_NIGHTLY_START_TIME "21:00:00 EDT")
 set (CTEST_DART_SERVER_VERSION "2")
 set(CTEST_DROP_METHOD "http")

-----------------------------------------------------------------------

Summary of changes:
 .../DummyValgrindPrePost/CTestConfig.cmake         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list