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 ab1323d8df5729c2e76a61e224c41f0af1995809 (commit) from 5d2dd1c58465a86249bcb699ad802f091a212524 (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/ab1323d8df5729c2e76a61e224c41f0af1... commit ab1323d8df5729c2e76a61e224c41f0af1995809 Author: Ken Raffenetti <[email protected]> Date: Tue Jul 2 18:24:44 2013 -0500 Increase timeout for rma-contig test. Addresses #1887. diff --git a/test/mpi/rma/testlist b/test/mpi/rma/testlist index 4a3a776..0168a34 100644 --- a/test/mpi/rma/testlist +++ b/test/mpi/rma/testlist @@ -99,4 +99,4 @@ linked_list_bench_lock_shr 4 mpiversion=3.0 linked_list_bench_lock_shr_nocheck 4 mpiversion=3.0 mutex_bench 4 mpiversion=3.0 mutex_bench_shared 4 mpiversion=3.0 -rma-contig 4 mpiversion=3.0 \ No newline at end of file +rma-contig 4 mpiversion=3.0 timeLimit=600 \ No newline at end of file ----------------------------------------------------------------------- Summary of changes: test/mpi/rma/testlist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository