[mpich] MPICH primary repository branch, master, updated. v3.2b1-92-ge60c937
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 e60c9375492793c7ab4d784fd03facca35555d43 (commit) from 1be5fc4978fd14b94bbd60602edcdb56debfb1ec (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/e60c9375492793c7ab4d784fd03facca35... commit e60c9375492793c7ab4d784fd03facca35555d43 Author: Antonio J. Pena <[email protected]> Date: Wed Apr 22 10:34:27 2015 -0500 Disable MPICH2 tests by default in old nightlies Signed-off-by: Ken Raffenetti <[email protected]> diff --git a/maint/testbuild b/maint/testbuild index ad46d0b..ea78c16 100755 --- a/maint/testbuild +++ b/maint/testbuild @@ -33,7 +33,7 @@ fi date=`date "+%Y-%m-%d"` # default outfile outfile=testbuild.xml -tests="mpich:mpicxx:intel:testmpio:mpich2" +tests="mpich:mpicxx:intel:testmpio" # Optional: mpich2 # # Option options to checkbuild other_opts="" ----------------------------------------------------------------------- Summary of changes: maint/testbuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org