mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
Remove bdb and tdb files in src/tests. Fix #2778. close[t:2778]
git-svn-id: file:///svn/toku/tokudb@21769 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
5fcfafc691
commit
b008bdf29d
1 changed files with 1 additions and 0 deletions
|
@ -429,6 +429,7 @@ clean:
|
|||
rm -f $(ALL_BINS)
|
||||
rm -rf dir.* *.check.output *.check.valgrind
|
||||
rm -f dump.bdb.1426 dump.tdb.1426 test1426.bdb
|
||||
rm -f *.bdb *.tdb
|
||||
|
||||
ifeq ($(VGRIND),)
|
||||
BDB_SUPPRESSIONS =
|
||||
|
|
Loading…
Add table
Reference in a new issue