Browse Source

Merge pull request #37 from 2600hz/warnings-as-warnings

Treat warnings as warnings
3.20
lazedo 11 years ago
parent
commit
c9d0c2153e
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      vm.args

+ 3
- 0
vm.args View File

@ -15,3 +15,6 @@
# Comment this line out if you want the Erlang shell # Comment this line out if you want the Erlang shell
+Bd +Bd
# Treat error_logger:warning_msg/2 as warnings instead of errors (default)
+W w

Loading…
Cancel
Save