Changeset 40574 for trunk/Ohana/src/opihi/dvo/avextract.c
- Timestamp:
- Dec 5, 2018, 11:39:29 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/avextract.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/avextract.c
r39574 r40574 137 137 // this does all the work of re-packaging the command, calling it on the remote machines, then loading in the results 138 138 if (PARALLEL && !HOST_ID) { 139 140 if (!SetSkyRegions (selection)) { 141 FreeSkyRegionSelection (selection); 142 dbFreeFields (fields, Nfields); 143 dvo_catalog_free (&catalog); 144 goto help; 145 } 146 139 147 int status = HostTableParallelOps (skylist, argc, argv, RESULT_FILE, TRUE, 0, VERBOSE); 140 148
Note:
See TracChangeset
for help on using the changeset viewer.
