Commit 0992d5df authored by Zardosht Kasheff's avatar Zardosht Kasheff Committed by Yoni Fogel

[t:4105], fix a test

git-svn-id: file:///svn/toku/tokudb@36724 c7de825b-a66e-492c-adef-691d508d4ae1
parent 813ed805
......@@ -14,6 +14,7 @@ fetch (CACHEFILE f __attribute__((__unused__)),
void *extraargs __attribute__((__unused__))
) {
*dirtyp = 0;
*sizep = make_pair_attr(0);
return 0;
}
......
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