« Previous | Next » 

Revision 77d43564

ID77d43564742d2cc6dd80a062c4cf01059b58580c
Parent 1496f5f3
Child daa79414

Added by Iustin Pop over 11 years ago

Fix parsing of absolute job dependencies

It seems that Python code generates (sometimes) absolute job
dependencies which are strings, instead of integers, so we should be
able to parse these as well. We simply change from explicit int-based
parsing (makeJobId) to the generic one (parseJobId).

Signed-off-by: Iustin Pop <>
Reviewed-by: Helga Velroyen <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences