Changeset 17416 for trunk/pstamp/src/pstampfinish.c
- Timestamp:
- Apr 8, 2008, 6:19:16 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/src/pstampfinish.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/src/pstampfinish.c
r16978 r17416 319 319 options->dsRoot = psMetadataLookupStr(NULL, options->config->site, "PSTAMP_DATA_STORE_ROOT"); 320 320 if (options->dsRoot == NULL) { 321 fprintf(stderr, "failed to find PSTAMP_D S_ROOT in site configuration\n");321 fprintf(stderr, "failed to find PSTAMP_DATA_STORE_ROOT in site configuration\n"); 322 322 exit (PS_EXIT_CONFIG_ERROR); 323 323 }
Note:
See TracChangeset
for help on using the changeset viewer.
