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 28a29352ff9f3e9fbdee6350d93649d4f99d2191 (commit) from 810dcf24c3f9c3c35106efe9af8e6fb6b73ce400 (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/28a29352ff9f3e9fbdee6350d93649d4f9... commit 28a29352ff9f3e9fbdee6350d93649d4f99d2191 Author: Ken Raffenetti <[email protected]> Date: Fri Dec 5 13:28:52 2014 -0600 add generated testlist file to .gitignore No reviewer diff --git a/test/mpi/.gitignore b/test/mpi/.gitignore index 5459964..bed964d 100644 --- a/test/mpi/.gitignore +++ b/test/mpi/.gitignore @@ -451,6 +451,7 @@ /f08/io/iwriteatallf90.f90 /f08/io/iwriteatallf90 /f08/io/i_fcoll_test +/f08/io/testlist /group/errstring /group/grouptest /group/groupcreate ----------------------------------------------------------------------- Summary of changes: test/mpi/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- MPICH primary repository