mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
don't output parsed cli commands when running test
This commit is contained in:
parent
460c30369c
commit
aa975af83d
@ -45,5 +45,5 @@ var log = function(keys) {
|
||||
console.log(key + ": '" + config[key] + "'");
|
||||
});
|
||||
}
|
||||
log(['user','password','database','port','host'])
|
||||
//log(['user','password','database','port','host'])
|
||||
module.exports = config;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user