From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio M. Di Nitto Date: Wed, 20 Apr 2011 17:32:23 +0200 Subject: [Cluster-devel] [PATCH 5/5] Cleanup of fence_xenapi patches. Added copyright information to doc/COPYRIGHT. Fixed static reference to lib directory in fence_xenapi.py. Fixed static reference to RELEASE_VERSION and BUILD_DATE in fence_xenapi.py. In-Reply-To: References: <1303300283-17388-1-git-send-email-mattjclark0407@hotmail.com>, <1303300283-17388-5-git-send-email-mattjclark0407@hotmail.com>, <4DAEE7FE.9050805@redhat.com> Message-ID: <4DAEFC87.6000704@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 04/20/2011 05:12 PM, Matt Clark wrote: > Patch 4/5 takes care of that. At least it should have... > Then something is wrong with the patch ordering because 4/4 renames but 5 changes the old path? Fabio >> Date: Wed, 20 Apr 2011 16:04:46 +0200 >> From: fdinitto at redhat.com >> To: cluster-devel at redhat.com >> Subject: Re: [Cluster-devel] [PATCH 5/5] Cleanup of fence_xenapi > patches. Added copyright information to doc/COPYRIGHT. Fixed static > reference to lib directory in fence_xenapi.py. Fixed static reference to > RELEASE_VERSION and BUILD_DATE in fence_xenapi.py. >> >> On 04/20/2011 01:51 PM, Matt Clark wrote: >> > --- >> > doc/COPYRIGHT | 4 ++++ >> > fence/agents/lib/Makefile.am | 4 ++-- >> > fence/agents/xenapi/fence_xenapi.py | 12 ++++++++---- >> > 3 files changed, 14 insertions(+), 6 deletions(-) >> >> You forgot to move the xenapi file in lib/ ? >> >> Fabio >>