Variables | |
string | command = 'mv %s/* %s/ > /dev/null 2>&1' |
tuple | lib = mpslib.jobdatabase() |
string | theBatchDirectory = r"LSFJOB_" |
string | theJobDir = 'jobData/' |
string mps_fetch.command = 'mv %s/* %s/ > /dev/null 2>&1' |
Definition at line 29 of file mps_fetch.py.
tuple mps_fetch.lib = mpslib.jobdatabase() |
Definition at line 18 of file mps_fetch.py.
string mps_fetch.theBatchDirectory = r"LSFJOB_" |
Definition at line 27 of file mps_fetch.py.
string mps_fetch.theJobDir = 'jobData/' |
Definition at line 26 of file mps_fetch.py.