Merge pull request #659 from redhog/master

Oups, forgot a debug print in there in the last pull request
This commit is contained in:
John McLear 2012-04-20 06:12:34 -07:00
commit b6be00c3ab

View file

@ -106,7 +106,6 @@ exports.require = function (name, args, mod) {
paths = mod.paths;
}
console.log(["looking up", name, "in", basedir, paths, mod]);
var ejspath = resolve.sync(
name,
{