Changeset 3194 for TI01-discovery
- Timestamp:
- 09/01/08 16:49:27 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI01-discovery/trunk/ingestAutomation/OAIBatch/oai_ingest.py
r3179 r3194 226 226 numfilesproc += 1 227 227 else: 228 print 'WARNING: File %s is not xml format. Not processed' %(f ull_filename)228 print 'WARNING: File %s is not xml format. Not processed' %(filename) 229 229 230 230 #replace any namespace declarations with a standard one which we know works in NDG
Note: See TracChangeset
for help on using the changeset viewer.