[PATCH 6/8] Bump - rerun CI HTTP 500 err

Ryan Gahagan rgahagan at cs.utexas.edu
Tue Nov 10 21:56:18 UTC 2020


Signed-off-by: Ryan Gahagan <rgahagan at cs.utexas.edu>
---
 tools/virsh-domain.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/virsh-domain.c b/tools/virsh-domain.c
index 9d00cb8b21..ae9a2b1101 100644
--- a/tools/virsh-domain.c
+++ b/tools/virsh-domain.c
@@ -711,7 +711,6 @@ cmdAttachDisk(vshControl *ctl, const vshCmd *cmd)
                     virBufferAsprintf(&buf, " name='%s' port='%s'", host_name, host_port + 1);
                 }
             }
-
             if (host_transport)
                 virBufferAsprintf(&buf, " transport='%s'", host_transport);
             if (host_socket)
-- 
2.29.0




More information about the libvir-list mailing list