IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 23, 2012, 2:19:56 PM (14 years ago)
Author:
eugene
Message:

improve verbosity; clear some memory leaks in parallel ops

File:
1 edited

Legend:

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

    r33583 r33600  
    9898  // this does all the work of re-packaging the command, calling it on the remote machines, then loading in the results
    9999  if (PARALLEL && !HOST_ID) {
    100     int status = HostTableParallelOps (argc, argv, RESULT_FILE, 0);
     100    int status = HostTableParallelOps (argc, argv, RESULT_FILE, 0, VERBOSE);
    101101
    102102    dbFreeFields (fields, Nfields);
Note: See TracChangeset for help on using the changeset viewer.