不要怂,就是干,撸起袖子干!

Commit b335eaa1 by Jochem Maas

bogus commit (no code changes) to force travis-ci to run again (lets hope there …

…are no timeouts in the postgres test run this time :-/
1 parent 8fda52ba
Showing with 1 additions and 1 deletions
...@@ -380,7 +380,7 @@ module.exports = (function() { ...@@ -380,7 +380,7 @@ module.exports = (function() {
}; };
})(this); })(this);
// node-v0.8.19: // @ node-v0.8.19:
// calling __defineGetter__ destroys any previously defined setters for the attribute in // calling __defineGetter__ destroys any previously defined setters for the attribute in
// question *if* that property setter was defined on the object's prototype (which is what // question *if* that property setter was defined on the object's prototype (which is what
// we do in dao-factory) ... therefore we need to [re]define both the setter and getter // we do in dao-factory) ... therefore we need to [re]define both the setter and getter
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!