[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1rc2-24-g66b8196

mysql vizuser noreply at mpich.org
Tue Dec 3 15:33:49 CST 2013


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  66b8196b05a515cb44ce7eb45d85cc5a9ccda1c9 (commit)
      from  f6cfee090cdc45c003e3dd029e0e8d82dfca799e (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/66b8196b05a515cb44ce7eb45d85cc5a9ccda1c9

commit 66b8196b05a515cb44ce7eb45d85cc5a9ccda1c9
Author: Wesley Bland <wbland at mcs.anl.gov>
Date:   Tue Dec 3 14:28:01 2013 -0600

    Cleanup generated test files.
    
    There are some files being generated during the build process that aren't
    properly ignored. This adds them to the test ignore list.
    
    Signed-off-by: Ken Raffenetti <raffenet at mcs.anl.gov>

diff --git a/test/mpi/.gitignore b/test/mpi/.gitignore
index 3474829..da50432 100644
--- a/test/mpi/.gitignore
+++ b/test/mpi/.gitignore
@@ -13,6 +13,7 @@
 /errors/f90/errhan/testlist
 /errors/f90/errhan/uerrhandf90.f90
 /errors/f90/io
+/errors/f90/testlist
 /errors/f77/errhan/addsize.h
 /errors/f77/errhan/iooffset.h
 /f90/coll/
@@ -189,6 +190,7 @@
 /cxx/spawn/spawnintrax
 /cxx/spawn/spawnargvx
 /cxx/spawn/selfconaccx
+/datatype/testlist
 /datatype/segtest
 /datatype/typename
 /datatype/contents
@@ -217,6 +219,9 @@
 /errors/errhan/errcode
 /errors/errhan/adderr
 /errors/errhan/errring
+/errors/f77/io/iooffset.h
+/errors/f77/io/addsize.h
+/errors/f77/testlist
 /errors/group/rerr
 /errors/io/fileerrret
 /errors/pt2pt/proberank
@@ -998,3 +1003,5 @@
 /topo/graphcr
 /topo/graphcr2
 /topo/neighb_coll
+/impls/mpich/testlist
+/impls/testlist

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

Summary of changes:
 test/mpi/.gitignore |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list