• E
    phyp: avoid a logic bug · ef6147c4
    Eric Blake 提交于
    Ever since commit ebc46f, the destroy function built two command
    variants but only used one.  I went with the variant that matches
    the idiom used in the counterpart of phypBuildStoragePool.
    
    * src/phyp/phyp_driver.c (phypDestroyStoragePool): Avoid
    clobbering cmd.  Fix error message typo.
    ef6147c4
phyp_driver.c 125.7 KB