mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
feature #1691: Fix log message
This commit is contained in:
parent
8c21ec9ef4
commit
be86918815
@ -25,4 +25,4 @@ MAC=$2
|
||||
DETACH_ARGS="--domain $DOMAIN --type bridge --mac $MAC"
|
||||
|
||||
exec_and_log "virsh --connect $LIBVIRT_URI detach-interface $DETACH_ARGS" \
|
||||
"Could not attach NIC ($MAC) to $DOMAIN"
|
||||
"Could not detach NIC ($MAC) to $DOMAIN"
|
||||
|
Loading…
x
Reference in New Issue
Block a user