Re: [pykickstart 2/2] method: new parameter '--trustedssl' after --url.

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

 



Hi,

On 07/03/2010 12:31 AM, Brian C. Lane wrote:
+    def __str__(self):
+        retval = F13_Method.__str__(self)
+
+        if self.method == "url" and self.trustedssl:
+            retval = retval.strip()
+            retval += " --trustedssl"
+

Looking at previous examples, I think this needs a \n at the end.

Yeah, looks like. Fixed.

Other than those questions, it looks good to me and I think will be a
nice addition.

Thanks for the review!

Ales

_______________________________________________
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