Re: [pykicstart] [PATCH v3] Add --nontp option and a way to specify NTP servers to the timezone command

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2012-06-11 at 10:24 -0700, Brian C. Lane wrote:
> On Mon, Jun 11, 2012 at 03:39:05PM +0200, Vratislav Podzimek wrote:
> 
> This looks pretty good to me, I think it addresses all of clumens'
> concerns.
> 
> One small thing:
> 
> > +    def __str__(self):
> > +        retval = KickstartCommand.__str__(self)
> > +
> > +        retval += "# System timezone\n"
> > +        retval += "timezone " + self._getArgsAsStr() + "\n"
> 
> This will have an extra space between timezone and the first argument.
> As long as all the return values from _getArgsAsStr start with a space
> we can remove the one from "timezone "
Actually the first argument is the timezone with no space, so it is ok.
Test checking the spacing failed when I removed the space. :)

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux