0bd0c5b kdumpctl: fix a variable expansion in check_fence_kdump_config()

1 file Authored by piliu 3 years ago, Committed by kasong 3 years ago,
1 file changed. 1 lines added. 1 lines removed.
    kdumpctl: fix a variable expansion in check_fence_kdump_config()
    
    Both $ipaddrs and $node can hold multiple strings, so use "" to brace them.
    
    Signed-off-by: Pingfan Liu <piliu@redhat.com>
    Acked-by: Kairui Song <kasong@redhat.com>
    
        
file modified
+1 -1