Commit c71b183e authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

fix the 1032b build on linux

git-svn-id: file:///svn/toku/tokudb.1032b@8415 c7de825b-a66e-492c-adef-691d508d4ae1
parent 092e051d
......@@ -477,7 +477,7 @@ int maybe_parse_intarg (const char *progname, const char *arg, const char *cmdna
}
}
int main (int argc, const char *argv[]) {
int test_main (int argc, const char *argv[]) {
const char *progname=argv[0];
int useseed;
int activity_count = 100000;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment