mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-25 16:03:13 +00:00
don't print out args on every test run
This commit is contained in:
parent
eec75ea871
commit
c0f37e1468
@ -49,9 +49,4 @@ var log = function(keys) {
|
||||
});
|
||||
}
|
||||
|
||||
if(config.verbose) {
|
||||
log(['user','password','database','port','host'])
|
||||
|
||||
}
|
||||
|
||||
module.exports = config;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user