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

test new rolltmp file names refs[t:2184]

git-svn-id: file:///svn/toku/tokudb@15951 c7de825b-a66e-492c-adef-691d508d4ae1
parent b2748961
...@@ -21,7 +21,7 @@ static void mkfile (const char *fname) { ...@@ -21,7 +21,7 @@ static void mkfile (const char *fname) {
static void static void
do_1324 (int moreflags) do_1324 (int moreflags)
{ {
const char fname[] = ENVDIR "/__rolltmp.12345"; const char fname[] = ENVDIR "/__tokudb_rolltmp.12345";
const char fnamekeep[] = ENVDIR "/keepme"; const char fnamekeep[] = ENVDIR "/keepme";
system("rm -rf " ENVDIR); system("rm -rf " ENVDIR);
......
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