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 "Cluster Project".
http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=543a08056e9f2d6189d1b85242343fb2fe6bf75b The branch, master has been updated via 543a08056e9f2d6189d1b85242343fb2fe6bf75b (commit) from ea3120d55c125797a0423e8e469f96d555b40b2d (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 543a08056e9f2d6189d1b85242343fb2fe6bf75b Author: Fabio M. Di Nitto <[EMAIL PROTECTED]> Date: Sat Mar 29 07:22:57 2008 +0100 [BUILD] Remove extra debugging entry Signed-off-by: Fabio M. Di Nitto <[EMAIL PROTECTED]> ----------------------------------------------------------------------- Summary of changes: make/fencepy.mk | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/make/fencepy.mk b/make/fencepy.mk index ea301c4..7f58241 100644 --- a/make/fencepy.mk +++ b/make/fencepy.mk @@ -15,7 +15,6 @@ $(TARGET): awk -v p=0 "(\$$1 ~ /#END_VERSION_GENERATION/){p = 1} {if(p==1)print}" $(S)/$(TARGET).py >> $(TARGET) chmod +x $(TARGET) ifdef MIBRESOURCE - echo ${mibdir} sed -i -e '[EMAIL PROTECTED]@#${mibdir}#g' -e '[EMAIL PROTECTED]@#${snmpbin}#g' $(TARGET) endif hooks/post-receive -- Cluster Project
