Revision 57fd6d0b lib/cmdlib.py

b/lib/cmdlib.py
6074 6074
    else:
6075 6075
      network_port = None
6076 6076

  
6077
    ##if self.op.vnc_bind_address is None:
6078
    ##  self.op.vnc_bind_address = constants.VNC_DEFAULT_BIND_ADDRESS
6079

  
6080 6077
    # this is needed because os.path.join does not accept None arguments
6081 6078
    if self.op.file_storage_dir is None:
6082 6079
      string_file_storage_dir = ""

Also available in: Unified diff