@@ -20,4 +20,9 @@ mshell() {
--eval "$*"
}
remove() {
mshell \
'db.getSiblingDB("db")["col"].remove({})'
export DBURI=${DB_URI:-"mongodb://localhost:$port"}
The note is not visible to the blocked user.