Commit df59d435 authored by Johan Bergström's avatar Johan Bergström Committed by Alexis Campailla
Browse files

tools: pass constant to logger instead of string

On a few of our installations (namely CentOS), passing 'INFO'
resulted in a silent loglevel. Use a logging constant instead.

Cherry-picked from https://github.com/nodejs/io.js/commit/8606793999979829df002c2ab69235a05605fc4d
Original commit metadata follows:
  Fixes: https://github.com/nodejs/build/issues/104
  PR-URL: https://github.com/nodejs/io.js/pull/1842


Reviewed-By: default avatarRod Vagg <rod@vagg.org>

PR-URL: https://github.com/joyent/node/pull/25686


Reviewed-By: default avatarJulien Gilli <julien.gilli@joyent.com>
parent c283c9bb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment