On 06/14/2012 02:15 PM, Peter Jones wrote:
On 06/14/2012 08:33 AM, Cleber Rosa wrote:
+ if (!access(yabootConfigType.defaultConfig, F_OK)) {
+ yconfig = readConfig(yabootConfigType.defaultConfig,
+ &yabootConfigType);
+ if (!yconfig)
+ yrc = 1;
+ else
+ yrc = checkForYaboot(lconfig);
+ }
This shouldn't use lconfig, of course. I'll fix it up.
Oops, my bad. Thanks for finding and fixing that.
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list