Revision e92376d7 scripts/gnt-job

b/scripts/gnt-job
38 38

  
39 39
_USER_JOB_STATUS = {
40 40
  constants.JOB_STATUS_QUEUED: "queued",
41
  constants.JOB_STATUS_WAITLOCK: "waiting",
41 42
  constants.JOB_STATUS_RUNNING: "running",
42 43
  constants.JOB_STATUS_CANCELED: "canceled",
43 44
  constants.JOB_STATUS_SUCCESS: "success",

Also available in: Unified diff