Commit 7f7192a3 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

refs #4871 fix run_test1426.sh

git-svn-id: file:///svn/toku/tokudb@46087 c7de825b-a66e-492c-adef-691d508d4ae1
parent b515856f
......@@ -10,8 +10,8 @@ tdbdump=$1; shift
bdbdump=$1; shift
$bdbbin
$bdbdump -p -h dir.test1426.c.bdb main > dump.bdb.1426
$bdbdump -p -h dir.test1426.bdb main > dump.bdb.1426
$tdbbin
$tdbdump -x -p -h dir.test1426.c.tdb main > dump.tdb.1426
$tdbdump -x -p -h dir.test1426.tdb main > dump.tdb.1426
diff -I db_pagesize=4096 dump.bdb.1426 dump.tdb.1426
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