On Mon 28 Jul 2008 at 01:44PM, Danek Duvall wrote:
> On Sat, Jul 26, 2008 at 12:17:38AM -0700, Dan Price wrote:
> 
> > So I've revised the test which emits this as follows:
> > 
> >         if not noexecute and img.is_liveroot():
> 
> Be careful where you put is_liveroot() test.  Calling be.init_image_recovery()
> resets the root property of the image, and after it, is_liveroot() should
> always be false (which means that the clause starting with the call to
> is_liveroot() right after the call to init_image_recovery() should be
> removed).

I'm aware.  I think I put my test in the right place :)

        -dp

-- 
Daniel Price - Solaris Kernel Engineering - [EMAIL PROTECTED] - blogs.sun.com/dp
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to