Ticket #2 (closed defect: fixed)

Opened 10 months ago

Last modified 7 months ago

Error when using s3 store with trunk

Reported by: guest Assigned to: sylvain
Priority: major Milestone: Next Release
Component: amplee Version: Current
Keywords: Cc: travis.vachon@gmail.com

Description

File "/usr/lib/python2.5/site-packages/amplee-0.6.0dev_r639-py2.5.egg/amplee/loader/storage.py", line 76, in init_storage

separator=separator, aws_key_lookup=aws_key_lookup,

NameError?: global name 'separator' is not defined

Attaching patch

Change History

04/17/08 02:56:39 changed by sylvain

  • status changed from new to assigned.
  • milestone set to Next Release.

Damn I could have I missed that. This will be fixed once I'm back home.

04/17/08 03:06:05 changed by sylvain

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in [651]. Sorry it took so long for me to realize this ticket was still open.