summaryrefslogtreecommitdiff
path: root/dbtests/dbtests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dbtests/dbtests.cpp')
-rw-r--r--dbtests/dbtests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbtests/dbtests.cpp b/dbtests/dbtests.cpp
index 26f3059c623..6cd51781782 100644
--- a/dbtests/dbtests.cpp
+++ b/dbtests/dbtests.cpp
@@ -25,7 +25,7 @@
using namespace std;
-extern const char* dbpath;
+extern const char* mongo::dbpath;
string dbpathSpec = "/tmp/unittest/";
void usage() {