diff options
author | Richard Jones <rjones@redhat.com> | 2010-07-07 15:01:38 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-07-07 15:03:51 +0100 |
commit | 8161ea9bb046c8450384b5b15e1f4b2f3dca582b (patch) | |
tree | 9a0e00f6d87443be7d76e2297bbbc0985b37850f /tools/virt-df | |
parent | cf9e01508d48b752a29df4fceb95ed5306651fe2 (diff) | |
download | libguestfs-8161ea9bb046c8450384b5b15e1f4b2f3dca582b.tar.gz libguestfs-8161ea9bb046c8450384b5b15e1f4b2f3dca582b.tar.xz libguestfs-8161ea9bb046c8450384b5b15e1f4b2f3dca582b.zip |
fish: Don't fail if -m and --listen flags are both given (RHBZ#612178).
Testing this against a Fedora disk image:
$ ./fish/guestfish --ro -a F13.img -m /dev/sda1 --listen
export GUESTFISH_PID=6033
$ ./fish/guestfish --remote=6033 -- ping-daemon
$ ./fish/guestfish --remote=6033 -- ping-daemon
$ ./fish/guestfish --remote=6033 -- exit
Without this fix the first remote command would fail because
qemu would have already been killed.
Diffstat (limited to 'tools/virt-df')
0 files changed, 0 insertions, 0 deletions