Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
ALL
-
Description
This happened in revision 3ac4551322
http://buildbot.mongodb.org/builders/Linux%20Compile/builds/3343
scons: Building targets ...
|
doLint(["lint"], [])
|
src/mongo/dbtests/query_stage_and.cpp:174: Consider using ASSERT_NE instead of ASSERT_TRUE(a != b) [readability/check] [2]
|
Category 'readability/check' errors found: 1
|
Total errors found: 1
|
scons: *** [lint] Exception : lint errors
|
scons: building terminated because of errors.
|