Revision 895ecd9c

b/lib/cmdlib.py
4457 4457
  """Query the exports list
4458 4458

  
4459 4459
  """
4460
  _OP_REQP = []
4460
  _OP_REQP = ['nodes']
4461 4461

  
4462 4462
  def CheckPrereq(self):
4463 4463
    """Check that the nodelist contains only existing nodes.

Also available in: Unified diff