• E
    command: reduce duplicated debug messages · c668c897
    Eric Blake 提交于
    This also reduces malloc pressure for invoking a child when
    VIR_DEBUG is enabled.
    
    * src/util/command.c (virExecWithHook): Drop debug, since the only
    caller (virCommandRunAsync) also prints debug info.
    c668c897
command.c 56.9 KB