Closed pipitone closed 8 years ago
Hrm. Most definitely the case. Good call. May even want to parse the xml to find the job names directly rather than text manipulation
It looks like it already parses XML!
I mean use the xml search tools to find the job is, rather than dumping and searching afterwards :)
There is no need to have
pbs_jobnames
as a separate script. We can create a helper function inside the qbatch module for this instead. This will make it possible for people to use qbatch without having to set up their PATH to point to bin/ if they so wish.