[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1.3-59-g9e27235

Service Account noreply at mpich.org
Thu Oct 30 16:16:15 CDT 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 "MPICH primary repository".

The branch, master has been updated
       via  9e27235aeeb4c49a3599197b225a5390a3cf2fb0 (commit)
      from  920661c393108e23b596a29af9e791cc13b82b34 (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://git.mpich.org/mpich.git/commitdiff/9e27235aeeb4c49a3599197b225a5390a3cf2fb0

commit 9e27235aeeb4c49a3599197b225a5390a3cf2fb0
Author: Ken Raffenetti <raffenet at mcs.anl.gov>
Date:   Fri Oct 24 13:39:19 2014 -0500

    tsuite: disable threads/rma tests when RMA disabled
    
    If the testsuite is configured with --disable-rma, ensure that rma
    tests in the threads directory do not still run.
    
    Signed-off-by: Wesley Bland <wbland at anl.gov>

diff --git a/test/mpi/threads/testlist.in b/test/mpi/threads/testlist.in
index 6854dd7..ac3f3cc 100644
--- a/test/mpi/threads/testlist.in
+++ b/test/mpi/threads/testlist.in
@@ -3,4 +3,4 @@ comm
 init
 mpi_t
 @spawndir@
-rma
+ at rmadir@

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

Summary of changes:
 test/mpi/threads/testlist.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list