IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 12, 2007, 12:18:48 PM (19 years ago)
Author:
eugene
Message:

various debug lines to test comm collisions

File:
1 edited

Legend:

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

    r13540 r15797  
    251251
    252252  if (job[0].mode == JOB_LOCAL) {
     253    if (DEBUG) fprintf (stderr, "submit job: (%x) %d of %d\n", job[0].stdout_buff.buffer, job[0].stdout_buff.Nbuffer, job[0].stdout_buff.Nalloc);
    253254    SubmitLocalJob (job);
    254255  } else {
Note: See TracChangeset for help on using the changeset viewer.