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


Reply via email to