Revision 87f5c298 lib/constants.py

b/lib/constants.py
440 440
IALLOCATOR_MODE_ALLOC = "allocate"
441 441
IALLOCATOR_MODE_RELOC = "relocate"
442 442
IALLOCATOR_SEARCH_PATH = _autoconf.IALLOCATOR_SEARCH_PATH
443
IARUN_NOTFOUND = 1
444
IARUN_FAILURE = 2
445
IARUN_SUCCESS = 3
446 443

  
447 444
# Job queue
448 445
JOB_QUEUE_VERSION = 1

Also available in: Unified diff