[blivet:master 1/8] Make docstring more precise.

Anne Mulhern amulhern at redhat.com
Wed Jul 16 11:50:55 UTC 2014





----- Original Message -----
> From: "Vratislav Podzimek" <vpodzime at redhat.com>
> To: "anaconda patch review" <anaconda-patches at lists.fedorahosted.org>
> Sent: Wednesday, July 16, 2014 12:47:27 AM
> Subject: Re: [blivet:master 1/8] Make docstring more precise.
> 
> On Tue, 2014-07-15 at 17:35 -0400, mulhern wrote:
> > Signed-off-by: mulhern <amulhern at redhat.com>
> > ---
> >  blivet/udev.py | 4 +++-
> >  1 file changed, 3 insertions(+), 1 deletion(-)
> > 
> > diff --git a/blivet/udev.py b/blivet/udev.py
> > index 88f09ed..7e4f483 100644
> > --- a/blivet/udev.py
> > +++ b/blivet/udev.py
> > @@ -387,7 +387,9 @@ def device_get_md_level(info):
> >      return info.get("MD_LEVEL")
> >  
> >  def device_get_md_devices(info):
> > -    """ Returns the number of devices in this devices's array.
> > +    """ Returns the number of active devices in this devices's array.
>                                                       extra 's'^^
> 
> --
> Vratislav Podzimek
> 
> Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches
> 

Fixed, thanks.

- mulhern


More information about the anaconda-patches mailing list