Project

General

Profile

« Previous | Next » 

Revision 54601

added skip store functionality

View differences:

s3_migration.py
53 53
				log_file.writeline('Missing file for objectStoreid: %s ObjectId:%s path: %s'%(obsId, objectId, fs_path))
54 54
		else:
55 55
			skip += 1
56
			print "skipping Item"
56 57
		
57 58

  
58 59
def start_import(metadataCollection, bucket, log_file, done_file, skip_store):

Also available in: Unified diff