mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
rs
This commit is contained in:
parent
ca53f9cf81
commit
67ca619283
@ -41,6 +41,9 @@ function init() {
|
||||
return res;
|
||||
}
|
||||
|
||||
_path = '../../db/Debug/';
|
||||
print("_path var set to " + _path);
|
||||
|
||||
print("go() to run");
|
||||
print("init() to initiate");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user