[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2b4-192-g3202ec4
Service Account
noreply at mpich.org
Mon Aug 24 09:32:45 CDT 2015
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 3202ec431db5a2c0d33272e1990e4fa19a3c1f6e (commit)
from d41477b7ef0e3ad91db952962e1cb68dd276e8ae (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/3202ec431db5a2c0d33272e1990e4fa19a3c1f6e
commit 3202ec431db5a2c0d33272e1990e4fa19a3c1f6e
Author: Ken Raffenetti <raffenet at mcs.anl.gov>
Date: Mon Aug 24 09:31:37 2015 -0500
tsuite: add generated files to .gitignore
No reviewer.
diff --git a/test/mpi/.gitignore b/test/mpi/.gitignore
index 8b72685..08ce6e6 100644
--- a/test/mpi/.gitignore
+++ b/test/mpi/.gitignore
@@ -121,6 +121,7 @@
/coll/icscatterv
/coll/allgatherv2
/coll/alltoallv0
+/coll/testlist
/comm/dup
/comm/ic1
/comm/cfree
@@ -1080,12 +1081,14 @@
/threads/comm/ctxidup
/threads/comm/dup_leak_test
/threads/comm/idup_nb
+/threads/comm/testlist
/threads/init/initth
/threads/pt2pt/threads
/threads/spawn/multispawn
/threads/spawn/th_taskmaster
/threads/coll/iallred
/threads/coll/allred
+/threads/coll/testlist
/topo/cartcreates
/topo/cartzero
/topo/dgraph_unwgt
-----------------------------------------------------------------------
Summary of changes:
test/mpi/.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
hooks/post-receive
--
MPICH primary repository
More information about the commits
mailing list