Changeset 40874 for trunk/Ohana/src/photdbc/src/photdbc_catalogs.c
- Timestamp:
- Aug 19, 2019, 4:16:17 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/photdbc/src/photdbc_catalogs.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/photdbc/src/photdbc_catalogs.c
r39926 r40874 152 152 if (CATMODE) { strextend (&command, "-set-mode %s", CATMODE); } 153 153 154 if (SKIP_MEASURE) { strextend (&command, "-skip-measure"); } 155 if (SKIP_MISSING) { strextend (&command, "-skip-missing"); } 156 if (SKIP_LENSING) { strextend (&command, "-skip-lensing"); } 157 if (SKIP_LENSOBJ) { strextend (&command, "-skip-lensobj"); } 158 if (SKIP_GALPHOT) { strextend (&command, "-skip-galphot"); } 159 if (SKIP_STARPAR) { strextend (&command, "-skip-starpar"); } 160 154 161 if (PARALLEL_OUTHOSTS) { 155 162 tmppath = abspath (table_output->hosts[i].pathname, DVO_MAX_PATH);
Note:
See TracChangeset
for help on using the changeset viewer.
