Go to the source code of this file.
Namespaces | |
mps_fetch | |
Variables | |
string | mps_fetch.command = 'mv %s/* %s/ > /dev/null 2>&1' % (theBatchDirectory, theJobDir) |
mps_fetch.lib = mpslib.jobdatabase() | |
string | mps_fetch.theBatchDirectory = r"LSFJOB_"+ lib.JOBID[i] |
string | mps_fetch.theJobDir = 'jobData/'+lib.JOBDIR[i] |