]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: fix informational message in iface-bridge command
authorLaine Stump <laine@laine.org>
Fri, 24 Feb 2012 19:32:33 +0000 (14:32 -0500)
committerLaine Stump <laine@laine.org>
Fri, 24 Feb 2012 20:06:26 +0000 (15:06 -0500)
commit4a92360091fd036152a7980f38ab01c54874061d
treefc500bbd3e367c3eb85e546fcf8d8bd049644c26
parent1d4c4d9d4fa31ebebf59a9c5a8c4eed757d32e88
virsh: fix informational message in iface-bridge command

See: https://bugzilla.redhat.com/show_bug.cgi?id=797066

The position of the bridge name and ethernet device name were
accidentally swapped in the message informing of success creating the
bridge.
tools/virsh.c