• C
    Fix virsh command 'cd' · be2a53e6
    Chris Lalancette 提交于
    * tools/virsh.c: cmdCd was returning a 0 on success and -1 on error,
      when the rest of the code expected a TRUE on success and a
      FALSE on error.
    be2a53e6
virsh.c 253.2 KB