- Timestamp:
- Jun 21, 2016, 1:14:51 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/src/dvo_catalog.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/src/dvo_catalog.c
r39486 r39606 1127 1127 } 1128 1128 1129 if ( catalog[0].catmode == DVO_MODE_SPLIT) {1129 if (primary && (catalog[0].catmode == DVO_MODE_SPLIT)) { 1130 1130 if (catalog[0].measure_catalog != NULL) { 1131 1131 if (!dvo_catalog_backup (catalog[0].measure_catalog, suffix, FALSE)) {
Note:
See TracChangeset
for help on using the changeset viewer.
