Changeset 40574 for trunk/Ohana/src/opihi/dvo/mextract.c
- Timestamp:
- Dec 5, 2018, 11:39:29 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/mextract.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/mextract.c
r39569 r40574 143 143 // this does all the work of re-packaging the command, calling it on the remote machines, then loading in the results 144 144 if (PARALLEL && !HOST_ID) { 145 146 // check for -region and apply to current sky region 147 if (!SetSkyRegions (selection)) { 148 FreeSkyRegionSelection (selection); 149 dbFreeFields (fields, Nfields); 150 dvo_catalog_free (&catalog); 151 goto help; 152 } 145 153 146 154 // Image Metadata for remote queries:
Note:
See TracChangeset
for help on using the changeset viewer.
