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