Hi

Could you please review the following fix (typo error) in usr/src/lib/install_engine/__init__.py

CR 7068197   nosexunit test failure in solaris_install/engine/__init__.py

   https://cr.opensolaris.org/action/browse/caiman/sc157166/7068197

This problem observed in  "nosexunit  testing" ie.

   function   : InstallEngine._rollback
   description: Undefined variable 'rollback_cp'

rollback_cp is not a defined variable. Its typo error, It should be "before_cp". "before_cp" is the name of the checkpoint we want to rollback to. So, this error is trying to tell the user that the checkpoint they want to rollback to have no data cache.

Thanks
Sreedhar
--
Sun, an Oracle company

Sun, an Oracle Company
Sreedhar Chalamalasetti
Install Team, Revenue Product Engineering (RPE), Systems
|Bangalore |
Green Oracle <http://www.oracle.com/commitment> Oracle is committed to developing practices and products that help protect the environment
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to