0b8c172 virsh: report errors in virshInit()

Authored and Committed by berrange 7 years ago
    virsh: report errors in virshInit()
    
    There are several functions in virshInit which can fail, especially
    when running win32 builds under WINE. Currently virsh just exits
    without reporting what error happened.
    
    Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
    
        
file modified
+9 -3