James Falkner wrote: >> modules/plat/os_unix.py: >> >> 48. I would expect os_solaris to need a more sophisticated is_admin() >> test. > > This was the extent of admin checking done in the previous code (see > directory.py). I'd be happy to expand but the original code in directory.py > may start creating u+w directories where it wouldn't have before. > Probably not the end of the world, though. Do you have suggestions > on the expansion? Or perhaps it should be removed and replaced with a > more specific
Whoops.. left this one off.. was going to say a move specific API that encapsulates what the original code was trying to do - determine the need to temporarily u+w a directory then chmod it back later. -jhf- _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
