Danek Duvall wrote:
I've done a full test run with these bits, as well as run image-create both
with an absolute and a relative path, and everything passes as it should.
I won't bother with a webrev, the change is rather simple:

Why not just try to chdir and then ignore the appropriate exception if it fails?

Also, shouldn't the the call to os.chdir in image_destroy also catch and ignore the exception that gets raised in case pwd has been removed since the operation started or perhaps attempt to chdir to '/' or something similar?

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to