Skip to content

Commit

Permalink
SERVER-11021 skip dbhash2.js during sharding_passthrough
Browse files Browse the repository at this point in the history
  • Loading branch information
IanWhalen authored and monkey101 committed Oct 6, 2013
1 parent c531824 commit 874b42c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jstests/slowNightly/sharding_passthrough.js
Expand Up @@ -70,6 +70,7 @@ files.forEach(function(x) {
'copydb-auth|' +
'profile\\d*|' +
'dbhash|' +
'dbhash2|' +
'median|' +
'apitest_dbcollection|' +
'evalb|' +
Expand Down

0 comments on commit 874b42c

Please sign in to comment.