0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
This commit is contained in:
dwight 2010-06-26 13:13:45 -04:00
parent ca53f9cf81
commit 67ca619283

View File

@ -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");