Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.2.3
-
Fully Compatible
-
ALL
-
-
TIG 11 (03/11/16)
Description
In preparation for running clang-format on our javascript code in the v3.2 branch, the following files have missing semicolons that need to be fixed:
jstests/multiVersion/minor_version_downgrade_replset.js
|
jstests/multiVersion/minor_version_tags_new_old_new.js
|
jstests/multiVersion/minor_version_tags_old_new_old.js
|
jstests/multiVersion/minor_version_upgrade_replset.js
|
jstests/sharding/csrs_upgrade_during_mr.js
|
jstests/sharding/csrs_upgrade_mongod_using_movechunk.js
|
src/mongo/shell/assert.js
|