- Timestamp:
- 23/11/06 18:56:19 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI01-discovery/trunk/ingestAutomation/OAIBatch/oai_ingest.py
r1754 r1755 146 146 indir="/usr/local/WSClients/OAIBatch/data/" + datacentre +"/oai/originals" 147 147 outdir="/usr/local/WSClients/OAIBatch/data/" + datacentre +"/discovery" 148 wrapFlag= false148 wrapFlag=False 149 149 filenames = os.listdir(indir) 150 150 for filename in filenames:
Note: See TracChangeset
for help on using the changeset viewer.