IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39606 for trunk


Ignore:
Timestamp:
Jun 21, 2016, 1:14:51 PM (10 years ago)
Author:
eugene
Message:

require primary to backup all catalogs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/src/dvo_catalog.c

    r39486 r39606  
    11271127  }
    11281128
    1129   if (catalog[0].catmode == DVO_MODE_SPLIT) {
     1129  if (primary && (catalog[0].catmode == DVO_MODE_SPLIT)) {
    11301130    if (catalog[0].measure_catalog != NULL) {
    11311131      if (!dvo_catalog_backup (catalog[0].measure_catalog, suffix, FALSE)) {
Note: See TracChangeset for help on using the changeset viewer.