[mpich] MPICH primary repository branch, master, updated. v3.0.2-16-g902bb9e
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 902bb9e890329482cf084663b25ee9dc45a96403 (commit) from 0a452a24cf55b8a648965ca1f5a504955880c354 (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/902bb9e890329482cf084663b25ee9dc45... commit 902bb9e890329482cf084663b25ee9dc45a96403 Author: Dave Goodell <[email protected]> Date: Thu Feb 7 15:31:04 2013 -0600 clmake: filter "install-sh" too Caused problems for the "mpich-osx" jenkins build. No reviewer. diff --git a/maint/clmake.in b/maint/clmake.in index 4a18f18..3891735 100644 --- a/maint/clmake.in +++ b/maint/clmake.in @@ -57,6 +57,7 @@ $rootSrcDir = ""; "building profiling interface in directory", "/usr/bin/install", "/.*bin/install", + ".*confdb/install-sh", "Copying Upshot", "Cleaning directory", "[*][*][*][*] Making .*\.\.\.\.", ----------------------------------------------------------------------- Summary of changes: maint/clmake.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org