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  83c00cdf9677682ab4761bfb6c00ef5497217e18 (commit)
       via  896371661504fa0a3b5c7a611dbfc7a4bc44a889 (commit)
      from  f1c4765623e9d6d81dbe4bff366011185245e58e (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=83c00cdf9677682ab4761bfb6c00ef5497217e18
commit 83c00cdf9677682ab4761bfb6c00ef5497217e18
Merge: f1c4765 8963716
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Mon Aug 8 18:22:30 2011 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Aug 8 18:22:30 2011 -0400

    Merge topic 'generate_export_header' into next
    
    8963716 Add a newline at the end of the file.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=896371661504fa0a3b5c7a611dbfc7a4bc44a889
commit 896371661504fa0a3b5c7a611dbfc7a4bc44a889
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Tue Aug 9 00:18:00 2011 +0200
Commit:     Stephen Kelly <steve...@gmail.com>
CommitDate: Tue Aug 9 00:18:00 2011 +0200

    Add a newline at the end of the file.
    
    Hopefully fix the test execution reported on CDash.

diff --git a/Tests/Module/GenerateExportHeader/libshared/libshared.cpp 
b/Tests/Module/GenerateExportHeader/libshared/libshared.cpp
index 9812f55..d4041b3 100644
--- a/Tests/Module/GenerateExportHeader/libshared/libshared.cpp
+++ b/Tests/Module/GenerateExportHeader/libshared/libshared.cpp
@@ -88,4 +88,4 @@ int libshared_not_exported() {
 
 int libshared_excluded() {
   return 0;
-}
\ No newline at end of file
+}

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

Summary of changes:
 .../GenerateExportHeader/libshared/libshared.cpp   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to