forked from jetchirag/borgmatic
e2e tests schema update
parent
903507bd03
commit
767a7d900b
|
@ -74,8 +74,8 @@ hooks:
|
|||
username: root
|
||||
password: test
|
||||
sqlite_databases:
|
||||
- path: /tmp/sqlite_test.db
|
||||
- name: sqlite_test
|
||||
path: /tmp/sqlite_test.db
|
||||
'''
|
||||
|
||||
with open(config_path, 'w') as config_file:
|
||||
|
|
Loading…
Reference in New Issue