Hi,

On Tue, Jan 25, 2011 at 12:22:05PM -0500, Andres Rodriguez wrote:
> Dejan,
> 
> Sorry about that, attaching patch.

Patch applied.

Cheers,

Dejan

> On Mon, Jan 24, 2011 at 10:25 AM, Dejan Muhamedagic 
> <deja...@fastmail.fm>wrote:
> 
> > Hi,
> >
> > On Fri, Jan 21, 2011 at 05:22:29PM -0500, Andres Rodriguez wrote:
> > > Greetings,
> > >
> > > Forwarding a patch for cluster-agents spelling fixes which was included
> > in
> > > debian
> >
> > Unfortunately, the patch is malformed. Can you send it as an
> > attachment or send a link.
> >
> > Many thanks.
> >
> > Dejan
> >
> > > Description: Fix various spelling issues, as found by lintian.
> > > Author: Frederik Schüler <f...@debian.org>
> > > Last-Update: 2010-02-11
> > >
> > > Index: cluster-agents-1.0.3/heartbeat/proftpd
> > > ===================================================================
> > > --- cluster-agents-1.0.3.orig/heartbeat/proftpd 2011-01-20
> > > 16:33:31.098808000 -0500
> > > +++ cluster-agents-1.0.3/heartbeat/proftpd 2011-01-21 17:16:08.210680002
> > > -0500
> > > @@ -82,8 +82,8 @@
> > >  </parameter>
> > >
> > >  <parameter name="curl_binary" unique="0" required="0">
> > > -<longdesc lang="en">The absolut path to the curl binary for monitoring
> > with
> > > OCF_CHECK_LEVEL greater zero.</longdesc>
> > > -<shortdesc lang="en">The absolut path to the curl binary</shortdesc>
> > > +<longdesc lang="en">The absolute path to the curl binary for monitoring
> > > with OCF_CHECK_LEVEL greater zero.</longdesc>
> > > +<shortdesc lang="en">The absolute path to the curl binary</shortdesc>
> > >  <content type="string" default="/usr/bin/curl" />
> > >  </parameter>
> > >
> > > Index: cluster-agents-1.0.3/heartbeat/sfex
> > > ===================================================================
> > > --- cluster-agents-1.0.3.orig/heartbeat/sfex 2011-01-20
> > 16:33:31.108808000
> > > -0500
> > > +++ cluster-agents-1.0.3/heartbeat/sfex 2011-01-21 17:16:08.230680002
> > -0500
> > > @@ -63,7 +63,7 @@
> > >  <longdesc lang="en">
> > >  Resource script for SF-EX. It manages a shared storage medium
> > exclusively .
> > >  </longdesc>
> > > -<shortdesc lang="en">Manages exclusive acess to shared storage using
> > Shared
> > > Disk File EXclusiveness (SF-EX)</shortdesc>
> > > +<shortdesc lang="en">Manages exclusive access to shared storage using
> > > Shared Disk File EXclusiveness (SF-EX)</shortdesc>
> > >  <parameters>
> > >  <parameter name="device" unique="0" required="1">
> > >  <longdesc lang="en">
> > > Index: cluster-agents-1.0.3/heartbeat/apache
> > > ===================================================================
> > > --- cluster-agents-1.0.3.orig/heartbeat/apache 2011-01-20
> > 16:33:31.088808000
> > > -0500
> > > +++ cluster-agents-1.0.3/heartbeat/apache 2011-01-21 17:16:08.230680002
> > > -0500
> > > @@ -613,7 +613,7 @@
> > >  <longdesc lang="en">
> > >  Client to use to query to Apache. If not specified, the RA will
> > >  try to find one on the system. Currently, wget and curl are
> > > -supported. For example, you can set this paramter to "curl" if
> > > +supported. For example, you can set this parameter to "curl" if
> > >  you prefer that to wget.
> > >  </longdesc>
> > >  <shortdesc lang="en">http client</shortdesc>
> > > Index: cluster-agents-1.0.3/ldirectord/ldirectord.in
> > > ===================================================================
> > > --- cluster-agents-1.0.3.orig/ldirectord/ldirectord.in 2011-01-20
> > > 16:33:31.078808000 -0500
> > > +++ cluster-agents-1.0.3/ldirectord/ldirectord.in 2011-01-21
> > > 17:16:08.250680002 -0500
> > > @@ -305,7 +305,7 @@
> > >  and run checks against the real servers from them.  This will increase
> > > response
> > >  times to changes in real server status in configurations with many
> > virtual
> > >  servers.  This may also use less memory then running many separate
> > > instances of
> > > -ldirectord.  Child processes will be automaticly restarted if they die.
> > > +ldirectord.  Child processes will be automatically restarted if they
> > die.
> > >
> > >  Default: I<no>
> > >
> > > --
> > > Andres Rodriguez (RoAkSoAx)
> > > Ubuntu MOTU Developer
> > > Systems Engineer
> >
> > > _______________________________________________________
> > > Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
> > > http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> > > Home Page: http://linux-ha.org/
> >
> > _______________________________________________________
> > Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
> > http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> > Home Page: http://linux-ha.org/
> >
> 
> 
> 
> -- 
> Andres Rodriguez (RoAkSoAx)
> Ubuntu MOTU Developer
> Systems Engineer

> diff -r 62e0d5382458 heartbeat/proftpd
> --- a/heartbeat/proftpd       Sat Jan 22 12:03:03 2011 +0100
> +++ b/heartbeat/proftpd       Mon Jan 24 10:44:31 2011 -0500
> @@ -82,8 +82,8 @@
>  </parameter>
>  
>  <parameter name="curl_binary" unique="0" required="0">
> -<longdesc lang="en">The absolut path to the curl binary for monitoring with 
> OCF_CHECK_LEVEL greater zero.</longdesc>
> -<shortdesc lang="en">The absolut path to the curl binary</shortdesc>
> +<longdesc lang="en">The absolute path to the curl binary for monitoring with 
> OCF_CHECK_LEVEL greater zero.</longdesc>
> +<shortdesc lang="en">The absolute path to the curl binary</shortdesc>
>  <content type="string" default="/usr/bin/curl" />
>  </parameter>
>  
> diff -r 62e0d5382458 heartbeat/sfex
> --- a/heartbeat/sfex  Sat Jan 22 12:03:03 2011 +0100
> +++ b/heartbeat/sfex  Mon Jan 24 10:44:31 2011 -0500
> @@ -60,7 +60,7 @@
>  <longdesc lang="en">
>  Resource script for SF-EX. It manages a shared storage medium exclusively .
>  </longdesc>
> -<shortdesc lang="en">Manages exclusive acess to shared storage using Shared 
> Disk File EXclusiveness (SF-EX)</shortdesc>
> +<shortdesc lang="en">Manages exclusive access to shared storage using Shared 
> Disk File EXclusiveness (SF-EX)</shortdesc>
>  <parameters>
>  <parameter name="device" unique="0" required="1">
>  <longdesc lang="en">

> _______________________________________________________
> Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/

_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to