Closed GoogleCodeExporter closed 9 years ago
Adding spaces to the _CONTINUATION_LINE_START seems to have fixed the issue for
my lsf. Maybe a more robust way of parsing the lsf stat out needs to be
developed?
Old LsfLrms._CONTINUATION_LINE_START that errors: _CONTINUATION_LINE_START
= ' '
New LsfLrms._CONTINUATION_LINE_START that works: _CONTINUATION_LINE_START = '
'
Original comment by markjmon...@gmail.com
on 4 Aug 2014 at 7:58
I believe this should be fixed in SVN r3985.
Could you please install or upgrade to the latest "trunk" version and
try? If it solves the issue, please close the issue by setting the
status to "Fixed".
Many thanks for reporting, debugging the issue, and providing sample
`bjobs` output for a test case!
Original comment by riccardo.murri@gmail.com
on 5 Aug 2014 at 11:39
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
Update issue 454
Status: Fixed
I have tested the fix and it works.
Original comment by markjmon...@gmail.com
on 11 Aug 2014 at 5:31
Original comment by riccardo.murri@gmail.com
on 11 Aug 2014 at 8:12
Original issue reported on code.google.com by
markjmon...@gmail.com
on 4 Aug 2014 at 7:45