On Tue, Mar 15, 2011 at 09:28:14AM -0400, clumens@xxxxxxxxxx wrote: > > - # if our total is 512 megs or more, we should be safe > > - if (swap + mem >= 512): > > - anaconda.dispatch.skipStep("addswap", 1) > > - return > > + if suggestedMin <= swap: > > + anaconda.dispatch.skipStep("addswap", permanent=1) > > I missed a return in this if block, so I'll make that correction in git > and not send out an updated patch. > Ack -- Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
Attachment:
pgpcoReHGAYMQ.pgp
Description: PGP signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list