mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-17 08:34:19 +01:00
Clear test db's WAL too in clone_test_db.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user