Jack Schwartz wrote: > Wow! How cool is that? Thanks, Dave! > > I've basically taken this, and indented the code between the > single-quotes. > > I tested doing a build, and also verified via a test script that the > Hard Disk entry (entries) get removed wherever they are in the menu. > > Webrev updated at the same location: > > http://cr.opensolaris.org/~schwartz/081112.1/webrev/ > > On the caiman-discuss IRC channel, Dave has already approved this > change, so I need only one more reviewer. > > Thanks, > Jack > > Hi Jack,
I think we should check the return value of nawk. What if it fails, we don't want to just overwrite the file. Everything else is fine. Thanks, --Karen
