From: Matt S. <ma...@us...> - 2012-01-20 09:06:03
|
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 "compose-hpc". The branch, master has been updated via 9c6c6420631257086e507e6ff24e0b3d87b46f60 (commit) via e8ae5fc10da9582521b8d291bb897a5366304935 (commit) via 89e3ade0cc79d59dc4fed61414b2aed6b539dc53 (commit) from 4f6835d17a0a90de273daf642a1ff69b83f638b3 (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 ----------------------------------------------------------------- commit 9c6c6420631257086e507e6ff24e0b3d87b46f60 Author: Matt Sottile <ma...@ga...> Date: Fri Jan 20 00:59:01 2012 -0800 fixes commit e8ae5fc10da9582521b8d291bb897a5366304935 Author: Matt Sottile <ma...@ga...> Date: Fri Jan 20 00:45:47 2012 -0800 edits to fix dist target commit 89e3ade0cc79d59dc4fed61414b2aed6b539dc53 Author: Matt Sottile <ma...@ga...> Date: Fri Jan 20 00:14:46 2012 -0800 updates to fix stuff ----------------------------------------------------------------------- Summary of changes: paul/libpaul/{tests/Makefile.am => AUTHORS} | 0 paul/libpaul/{tests/Makefile.am => COPYING} | 0 paul/libpaul/{tests/Makefile.am => ChangeLog} | 0 paul/libpaul/{tests/Makefile.am => INSTALL} | 0 paul/libpaul/Makefile.am | 2 +- paul/libpaul/{tests/Makefile.am => NEWS} | 0 paul/libpaul/autogen.sh | 5 +-- paul/libpaul/src/Makefile.am | 11 ++++-- paul/libpaul/tests/Makefile.am | 41 +++++++++++++++++++++++++ 9 files changed, 51 insertions(+), 8 deletions(-) copy paul/libpaul/{tests/Makefile.am => AUTHORS} (100%) copy paul/libpaul/{tests/Makefile.am => COPYING} (100%) copy paul/libpaul/{tests/Makefile.am => ChangeLog} (100%) copy paul/libpaul/{tests/Makefile.am => INSTALL} (100%) copy paul/libpaul/{tests/Makefile.am => NEWS} (100%) mode change 100644 => 100755 paul/libpaul/autogen.sh hooks/post-receive -- compose-hpc |