IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 21, 2012, 1:18:03 PM (14 years ago)
Author:
eugene
Message:

dvo_client does not have PARALLEL set

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/opihi/dvo/avmatch.c

    r33569 r33583  
    162162
    163163    // does this host ID match the desired location for the table?
    164     if (PARALLEL && !HostTableTestHost(skylist[0].regions[i], HOST_ID)) continue;
     164    if (!HostTableTestHost(skylist[0].regions[i], HOST_ID)) continue;
    165165
    166166    /* lock, load, unlock catalog */
Note: See TracChangeset for help on using the changeset viewer.