-
Type: Bug
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
ALL
From code inspection:
In line 335 in src/mongo/db/dbcommands_admin.cpp, in the validateNS() routine, there is a test for namespace names that include 'hudsonSmall'. There is no comment and this is the only place where 'hudsonSmall' appears in the current code. Is this leftover code that should be removed?