fence-agents: master - fence agents: drop build date

Fabio M. Di Nitto fabbione at fedoraproject.org
Tue Jan 12 05:44:15 UTC 2010


Gitweb:        http://git.fedorahosted.org/git/fence-agents.git?p=fence-agents.git;a=commitdiff;h=c90bdb24abf3f81eae7cb0c9f69bfddd0380df4a
Commit:        c90bdb24abf3f81eae7cb0c9f69bfddd0380df4a
Parent:        55937766711d33f8941682cc76ac9fae1661c1ca
Author:        Fabio M. Di Nitto <fdinitto at redhat.com>
AuthorDate:    Tue Jan 12 06:34:29 2010 +0100
Committer:     Fabio M. Di Nitto <fdinitto at redhat.com>
CommitterDate: Tue Jan 12 06:42:37 2010 +0100

fence agents: drop build date

generated at build time

Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>
---
 fence/agents/rsa/fence_rsa.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fence/agents/rsa/fence_rsa.py b/fence/agents/rsa/fence_rsa.py
index cce3777..97993ac 100644
--- a/fence/agents/rsa/fence_rsa.py
+++ b/fence/agents/rsa/fence_rsa.py
@@ -13,7 +13,7 @@ from fencing import *
 #BEGIN_VERSION_GENERATION
 RELEASE_VERSION="New RSA2 Agent - test release on steroids"
 REDHAT_COPYRIGHT=""
-BUILD_DATE="March, 2009"
+BUILD_DATE=""
 #END_VERSION_GENERATION
 
 def get_power_status(conn, options):


More information about the cluster-commits mailing list