Sreedhar,

Looks good.

John

On 07/20/11 09:56 PM, Sreedhar Chalamalasetti - Oracle wrote:
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

_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to