mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
make "make check" rerunable
git-svn-id: file:///svn/tokudb@1347 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
019c9f984c
commit
6d935488c5
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ clean:
|
|||
check: $(TARGETS)
|
||||
$(VGRIND) ./test1
|
||||
$(VGRIND) ./test1e
|
||||
rm 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
|
||||
|
|
Loading…
Add table
Reference in a new issue