cluster: STABLE3 - fence agents: drop build date

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


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=213f24bf9f5f33efcfb6aa2a4a1a18eff08e5e8d
Commit:        213f24bf9f5f33efcfb6aa2a4a1a18eff08e5e8d
Parent:        b433e6a030e26dabebe4a7bd05e9b5bf2cba685a
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:34:29 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 eb5b635..f633cd6 100644
--- a/fence/agents/rsa/fence_rsa.py
+++ b/fence/agents/rsa/fence_rsa.py
@@ -14,7 +14,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