On Wed, 2010-03-17 at 14:31 -0700, Jesse Keating wrote: > On Wed, 2010-03-17 at 15:06 -0500, David Lehman wrote: > > - args.append("--size=%s" % (self.req_size or 1)) > > + args.append("--size=%s" % (self.req_size or 500)) > > 500 seems kind of magic here, and doesn't seem related to > PartitionDevice default. Yeah, I was thinking that as soon as I sent it. The flipside is that self.req_size can never be 0 anyway. Dave > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list