Skip to content

Commit dabc5a6

Browse files
author
liyanxa
committed
move lsfinfo.py to examples, add get_pids_from_stream to get multiple pid info from lsb.stream
1 parent 15b9043 commit dabc5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonlsf/lsf.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,5 +708,5 @@ PyObject * get_pids_from_stream(struct jRusage * jrusage) {
708708
}
709709
return result;
710710
}
711-
711+
712712
%}

0 commit comments

Comments
 (0)