Commit f71cc3bb authored by Rich Prohaska's avatar Rich Prohaska

make it work the 1st time. addresses #133

git-svn-id: file:///svn/tokudb@1352 c7de825b-a66e-492c-adef-691d508d4ae1
parent 6d935488
......@@ -23,7 +23,7 @@ clean:
check: $(TARGETS)
$(VGRIND) ./test1
$(VGRIND) ./test1e
rm foo.db
rm -f foo.db
$(VGRIND) ./db_create foo.db a b c d
$(VGRIND) ./db_dump foo.db > foo.out
(echo " 61";echo " 62";echo " 63";echo " 64")>foo.expectout
......
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