Re: [PATCH] Make upgradeany boot option work again (#513227)
From: Radek Vykydal <rvykydal redhat com>
To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
Subject: Re: [PATCH] Make upgradeany boot option work again (#513227)
Date: Thu, 30 Jul 2009 10:19:58 +0200
Jeremy Katz wrote:
You could get away without specifying the keyword for the arg and just passing
flags.cmdline.has_key("upgradeany") as the second arg. It ends up being
just as clear and more concise to read