Revision d75d7772

b/lib/runtime.py
241 241
  return _arch
242 242

  
243 243

  
244
def GetClient(query=False):
244
def GetClient(query=True):
245 245
  """Connects to the a luxi socket and returns a client.
246 246

  
247 247
  @type query: boolean

Also available in: Unified diff