• D
    Fix discard of expected errors · 449b4c87
    Daniel P. Berrange 提交于
    In a couple of commands virsh catches & ignores errors, but fails
    to reset last_error. Thus the error is ignored, but still reported
    to the user.
    
    * tools/virsh.c: Reset last_error if ignoring an error
    449b4c87
virsh.c 344.8 KB