Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.

Commit

Permalink
Doh
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Kieltyka committed Jun 28, 2012
1 parent f26bc2c commit f5ff89e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions research/iterate/iterate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
EM.run do

s3 = UberS3.new({
:access_key => 'AKIAJRFZUZNRLMBHHU7A',
:secret_access_key => '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',
:access_key => 'x',
:secret_access_key => 'y',
:bucket => 'data.crowdreel.com',
:adapter => :em_http_fibered
})
Expand Down

0 comments on commit f5ff89e

Please sign in to comment.