Hi Luis, As per our conversation, just update the copyright date. The rest of the change looks good.
Thanks, -evan Luis de Bethencourt wrote: > Hi, > > Could I please ask for reviewing the changes to fix bug 12532: > using loop index as variable out of the loop > > src/cmd/beadm/BootEnvironment.py > > line 99 > using att variable which is the index of the for loop. this loop is > breaked to ensure the att variable is in the right element. this is > structured > weirdly, the 'if att == ' should be inside if in the for loop. > > > Thank you very much, > Luis > > * Webrev > ====== > http://cr.opensolaris.org/~luisbg/12532/ > > * Testing > ====== > * platforms tested: x86 > * run regression tests > > _______________________________________________ > caiman-discuss mailing list > caiman-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
