finalizer_checkpoint.py: Since simple_log_name and detail_log_name are no longer used the setting of them from the arguments should be removed. They shouldn't even be passed in.
finalizer_rollback.py: ditto. install_utils.py: lines 402 and 404: Remove the "be" line 460 & 479: what happens if output[-1:] isn't "\n"? It looks like it wouldn't get written out. I'm curious as to why you'd want that. Jean Karen Tung wrote: > Please review the changes for the following 2 bugs: > > 5492 slim_install is left unremoved after installation with global > (babel) CD > 4448 DC seems to mangle the log files a bit > > webrev: > > http://cr.opensolaris.org/~ktung/4448_5492/ > > Thanks, > > --Karen > _______________________________________________ > caiman-discuss mailing list > caiman-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >
