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 ac88ffc3e89d838d786d52580b12d6863864ecc8 (commit) from 78e8ff9e910e2c1b9e7add0eaf844c8205dd9c21 (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/ac88ffc3e89d838d786d52580b12d68638... commit ac88ffc3e89d838d786d52580b12d6863864ecc8 Author: Ken Raffenetti <[email protected]> Date: Tue Nov 3 09:31:57 2015 -0600 test/mpi/.gitignore: add missing f90 test No reviewer. diff --git a/test/mpi/.gitignore b/test/mpi/.gitignore index aa8caa4..9be20f6 100644 --- a/test/mpi/.gitignore +++ b/test/mpi/.gitignore @@ -293,6 +293,7 @@ /f90/attr/commattrf90.f90 /f90/attr/commattr2f90.f90 /f90/attr/commattr3f90.f90 +/f90/attr/commattr4f90.f90 /f90/attr/typeattrf90.f90 /f90/attr/typeattr2f90.f90 /f90/attr/typeattr3f90.f90 ----------------------------------------------------------------------- Summary of changes: test/mpi/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- MPICH primary repository