Revision 496d5ac8

b/qa/qa_rapi.py
235 235
  for what in constants.QR_VIA_RAPI:
236 236
    if what == constants.QR_JOB:
237 237
      namefield = "id"
238
    elif what == constants.QR_EXPORT:
239
      namefield = "export"
238 240
    else:
239 241
      namefield = "name"
240 242

  

Also available in: Unified diff