Description
It's a pain that the shell tells you that "slaveok=false" and then having the fix be "rs.slaveOk()". The error should be "slaveOk=false", which is used almost everywhere else. This patch fixes the last couple of occurrences of "slaveok".
It's a pain that the shell tells you that "slaveok=false" and then having the fix be "rs.slaveOk()". The error should be "slaveOk=false", which is used almost everywhere else. This patch fixes the last couple of occurrences of "slaveok".