commit | 6a2cb94f6f8eef891ae0295d3ca973d2f2d63d10 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Fri May 08 16:32:16 2020 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri May 08 21:54:02 2020 -0400 |
tree | 4055ff981cd2194349c608422502ba2d02165900 | |
parent | c2135f872127c92be910d83c7a6088d7399fe4fd [diff] |
sanitycheck: suppress warnings from EDT We don't need sanitycheck's use of EDT to report warnings, we'll get them from the build system. So the warnings are just duplication and noise, thus lets always suppress them. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>