[Cmake-commits] CMake branch, next, updated. v3.1.0-rc2-945-ge7921fa

Brad King brad.king at kitware.com
Mon Dec 1 09:27:47 EST 2014


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  e7921fa876e4de60d7e2201d07132cb6e8a61579 (commit)
       via  df53aafdac59a9a6c559c40c4147205f09f45e88 (commit)
      from  d6f7c3e1bb3fdb0eddf0afd1b9ec3d64a173c000 (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=e7921fa876e4de60d7e2201d07132cb6e8a61579
commit e7921fa876e4de60d7e2201d07132cb6e8a61579
Merge: d6f7c3e df53aaf
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Dec 1 09:27:46 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Dec 1 09:27:46 2014 -0500

    Merge topic 'doc-ctest-j-typo' into next
    
    df53aafd Help: Add missing space to ctest -j option description


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=df53aafdac59a9a6c559c40c4147205f09f45e88
commit df53aafdac59a9a6c559c40c4147205f09f45e88
Author:     Christopher Dembia <cld72 at cornell.edu>
AuthorDate: Wed Nov 26 20:28:39 2014 -0800
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Dec 1 09:26:48 2014 -0500

    Help: Add missing space to ctest -j option description

diff --git a/Help/manual/ctest.1.rst b/Help/manual/ctest.1.rst
index 03e86af..cc132c2 100644
--- a/Help/manual/ctest.1.rst
+++ b/Help/manual/ctest.1.rst
@@ -58,7 +58,7 @@ Options
  will have no effect.
 
 ``-j <jobs>, --parallel <jobs>``
- Run the tests in parallel using thegiven number of jobs.
+ Run the tests in parallel using the given number of jobs.
 
  This option tells ctest to run the tests in parallel using given
  number of jobs.  This option can also be set by setting the

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

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


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list