IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 4, 2005, 7:51:09 AM (21 years ago)
Author:
eugene
Message:

added test of exit/crash job stacks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/JobOps.c

    r4705 r4706  
    172172    CheckLocalJob (job);
    173173  } else {
    174     CheckControllerJob (job);
     174    /* controller jobs are now checked en masse by CheckController */
     175    /* CheckControllerJob (job); */
    175176  }
    176177  return (job[0].state);
Note: See TracChangeset for help on using the changeset viewer.