Home
last modified time | relevance | path

Searched refs:jobLine (Results 1 – 2 of 2) sorted by relevance

/dports/science/siesta/siesta-4.1.5/Util/JobList/Src/
H A DjobList.f90316 character(len=*),intent(in) :: jobLine ! string of job specifications local
324 line = jobLine
352 character(len=*),intent(in) :: jobLine ! line of job specification local
361 call nameJob( jobLine, jobName )
370 myLine = jobLine
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netschedule/test/
H A Dnetschedule_tests_pack_4_10.py4918 jobLine = ""
4922 jobLine = line
4926 if jobLine != "key: " + jobID1:
4929 "' Received: '" + jobLine + "'" )