Commit 81fdfc61 authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul Committed by Yoni Fogel

[t:3564] Fix brt-serialize-test. Refs #3564.

git-svn-id: file:///svn/toku/tokudb@32703 c7de825b-a66e-492c-adef-691d508d4ae1
parent 99910317
......@@ -116,7 +116,6 @@ setup_dn(enum brtnode_verify_type bft, int fd, struct brt_header *brt_h, BRTNODE
}
else {
assert(BP_STATE(*dn,i) == PT_COMPRESSED);
assert(is_BNULL(*dn, i));
}
}
}
......
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