- Timestamp:
- Apr 20, 2018, 8:37:37 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/avperiodogram.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/avperiodogram.c
r40401 r40402 224 224 /* lock, load, unlock catalog */ 225 225 char hostfile[1024]; 226 if (PARALLEL_LOCAL) { 227 int hostID = (skylist[0].regions[i]->hostFlags & DATA_USE_BCK) ? skylist[0].regions[i]->backupID : skylist[0].regions[i]->hostID; 228 int seq = table->index[hostID]; 229 HOSTDIR = table->hosts[seq].pathname; 230 } 226 231 snprintf (hostfile, 1024, "%s/%s.cpt", HOSTDIR, skylist[0].regions[i]->name); 227 232
Note:
See TracChangeset
for help on using the changeset viewer.
