Commit 25339fd4 authored by Barry Perlman's avatar Barry Perlman Committed by Yoni Fogel

Accommodate change made to checkpoint_test.h (for purpose of checkpoint_stress).


git-svn-id: file:///svn/toku/tokudb@11466 c7de825b-a66e-492c-adef-691d508d4ae1
parent a6b96d33
......@@ -60,6 +60,7 @@ checkpoint_test_2(u_int32_t flags, u_int32_t n) {
printf("Verify that inserts done during checkpoint are effective\n");
fflush(stdout);
}
dir_create();
env_startup();
int run;
int r;
......
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