From mboxrd@z Thu Jan 1 00:00:00 1970 From: jparsons@sourceware.org Date: 8 Aug 2007 16:26:36 -0000 Subject: [Cluster-devel] cluster/fence/agents/egenera fence_egenera.pl Message-ID: <20070808162636.28422.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL5 Changes by: jparsons at sourceware.org 2007-08-08 16:26:36 Modified files: fence/agents/egenera: fence_egenera.pl Log message: bz 251358 - forgot to strip build date for baseline file Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/agents/egenera/fence_egenera.pl.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.2.2.2&r2=1.2.2.3 --- cluster/fence/agents/egenera/fence_egenera.pl 2007/08/08 15:49:57 1.2.2.2 +++ cluster/fence/agents/egenera/fence_egenera.pl 2007/08/08 16:26:36 1.2.2.3 @@ -20,9 +20,9 @@ # "#END_VERSION_GENERATION" It is generated by the Makefile #BEGIN_VERSION_GENERATION -$FENCE_RELEASE_NAME="1.32.25"; +$FENCE_RELEASE_NAME=""; $REDHAT_COPYRIGHT=("Copyright (C) Red Hat, Inc. 2004 All rights reserved."); -$BUILD_DATE="(built Wed May 17 11:59:44 EDT 2006)"; +$BUILD_DATE=""; #END_VERSION_GENERATION # Get the program name from $0 and strip directory names