Skip to content

Commit

Permalink
Merge branch 'master' into record-changes
Browse files Browse the repository at this point in the history
* master:
  call res.resume() to prevent pifantastic#95
  • Loading branch information
coen-hyde committed Aug 24, 2013
2 parents 06777ca + 0aace1f commit cfbc76c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/lib/s3.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ exports.init = function (grunt) {
}
});
}
res.resume();
});
};

Expand Down

0 comments on commit cfbc76c

Please sign in to comment.