Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

process: add NODE_NO_WARNINGS environment variable #10842

Merged
merged 1 commit into from
Jan 19, 2017

Commits on Jan 19, 2017

  1. process: add NODE_NO_WARNINGS environment variable

    This commit adds support for a NODE_NO_WARNINGS environment
    variable, which duplicates the functionality of the --no-warnings
    command line flag.
    
    Fixes: nodejs#10802
    PR-URL: nodejs#10842
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Evan Lucas <evanlucas@me.com>
    Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
    Reviewed-By: Italo A. Casas <me@italoacasas.com>
    cjihrig committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    4990212 View commit details
    Browse the repository at this point in the history