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, master has been updated
       via  ee692e8fdba5bb3c02d2f248a139e87cf10fef56 (commit)
       via  ccefe9798d2f51c97a198c7016e593f9537515fc (commit)
      from  a0c8405d681d504f5d96489c2b5d44f10a29c6ed (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ee692e8fdba5bb3c02d2f248a139e87cf10fef56
commit ee692e8fdba5bb3c02d2f248a139e87cf10fef56
Merge: a0c8405 ccefe97
Author:     Craig Scott <craig.sc...@crascit.com>
AuthorDate: Tue Aug 20 13:32:25 2019 +0000
Commit:     Kitware Robot <kwro...@kitware.com>
CommitDate: Tue Aug 20 09:32:42 2019 -0400

    Merge topic 'ctest_coverage_help_typo'
    
    ccefe9798d Help: Fix typo in ctest_coverage synopsis
    
    Acked-by: Kitware Robot <kwro...@kitware.com>
    Merge-request: !3706


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ccefe9798d2f51c97a198c7016e593f9537515fc
commit ccefe9798d2f51c97a198c7016e593f9537515fc
Author:     Sylvain Joubert <joubert...@gmail.com>
AuthorDate: Tue Aug 20 10:23:44 2019 +0200
Commit:     Sylvain Joubert <joubert...@gmail.com>
CommitDate: Tue Aug 20 10:23:44 2019 +0200

    Help: Fix typo in ctest_coverage synopsis

diff --git a/Help/command/ctest_coverage.rst b/Help/command/ctest_coverage.rst
index 8d27b9c..d50f634 100644
--- a/Help/command/ctest_coverage.rst
+++ b/Help/command/ctest_coverage.rst
@@ -8,7 +8,7 @@ Perform the :ref:`CTest Coverage Step` as a :ref:`Dashboard 
Client`.
   ctest_coverage([BUILD <build-dir>] [APPEND]
                  [LABELS <label>...]
                  [RETURN_VALUE <result-var>]
-                 [CAPTURE_CMAKE_ERROR <result-var]
+                 [CAPTURE_CMAKE_ERROR <result-var>]
                  [QUIET]
                  )
 

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

Summary of changes:
 Help/command/ctest_coverage.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
https://cmake.org/mailman/listinfo/cmake-commits

Reply via email to