Changeset 26570 for trunk/psModules/src/config/pmConfigRun.c
- Timestamp:
- Jan 12, 2010, 2:56:31 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfigRun.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfigRun.c
r23748 r26570 160 160 psArray *files = configRunFileGet(config, name, "FILES.INPUT"); // Files from RUN metadata 161 161 if (!files) { 162 configRunFileGet(config, name, "FILES.OUTPUT");162 files = configRunFileGet(config, name, "FILES.OUTPUT"); 163 163 } 164 164
Note:
See TracChangeset
for help on using the changeset viewer.
