mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-07-07 12:35:00 +00:00
Clear test db's WAL too in clone_test_db.sh
This commit is contained in:
parent
4395b7cf4a
commit
7e16c235af
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
rm -f testing/testing_clone.db
|
||||
rm -f testing/testing_clone.db*
|
||||
sqlite3 testing/testing/db '.clone testing/testing_clone.db' > /dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue