Re: [PATCH] Rework the upgrade swap suggestion (#684603).

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

 



> -    # 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.

- Chris

_______________________________________________
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