Hi Karen,
        Yes we have a lot of duplication in our Python utility modules. 
This bug fix is I don't think the right place to consolidate our handfull 
of command execution functions. However, I do agree this is a problem!
        To track this, I have filed  15666 - Should consolidate 
installadm_common and lib/install_utils/install_utils.py
                                                        Thank you,
                                                        Clay

On Tue, 13 Apr 2010, Karen Tung wrote:

> On 04/13/10 12:21, [email protected] wrote:
>> Hello,
>>     This webrev is my proposed fix to the following installadm bugs:
>> 7481    Remove use of site-specific option, GrubMenu, from AI setup
>> 15531    installadm build_136 creates bad macro for X86 service
>> 15593    create-client: needs to quote dhtadm macro strings again
>> 
>> In testing, I found the following and propose to fix it too, supplying 
>> doctests to document and test the run_cmd() API:
>> 15588    installadm_common: run_cmd() should raise OSError if non-existent
>>     command is attempted
>> 
>> Webrev:
>> http://cr.opensolaris.org/~clayb/15531/
>
> Hi Clay,
>
> I only looked at installadm_common.py so far, and I want to comment on the 
> run_cmd() function.
> Very very similar functionality already exists in 
> usr/src/lib/install_utils/install_utils.py,
> exec_cmd_outputs_to_log() function.  Can we somehow just have 1 function that
> does the same thing?
>
> Thanks,
>
> --Karen
> _______________________________________________
> caiman-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
>
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to