From 023cad53e3b5f84c12df72f9e7721aeff35f7c4c Mon Sep 17 00:00:00 2001 From: Fredrik Lindin Date: Tue, 20 Mar 2012 10:56:20 +0100 Subject: [PATCH] fixed an error caused by changed api in the aws-lib --- lib/simpledb.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/simpledb.js b/lib/simpledb.js index 965aa7b..9348e4d 100644 --- a/lib/simpledb.js +++ b/lib/simpledb.js @@ -180,7 +180,7 @@ exports.SimpleDB = function(opts,logger) { // remove previous Signature from previous attempts delete q.Signature - self.client.call(act,q,function(res){ + self.client.call(act,q,function(err, res){ self.handle(start,act,q,tryI,last,res,stop,handler) }) }, pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy