[PATCH] Add variable substitution to DNF (#1164803)

Brian C. Lane bcl at redhat.com
Wed Dec 10 22:23:08 UTC 2014


On Wed, Dec 10, 2014 at 08:49:53AM +0100, Vratislav Podzimek wrote:
> On Tue, 2014-12-09 at 16:35 -0800, Brian C. Lane wrote:
> >  
> > -        log.info("added repo: '%s'", ksrepo.name)
> > +        log.info("added repo: '%s' - %s", ksrepo.name, url or mirrorlist)
> I thought you guys hate this "Perl style" ;) ACK.

Normally I do, this is the one place where I think it's actually useful.
It's much cleaner than having an if/else there :)

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list