mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-08 17:24:08 +00:00
The -reset option now only removes db
This commit is contained in:
parent
c2f367cf70
commit
a5edb6807e
@ -17,7 +17,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
func TestCLIReset(t *testing.T) {
|
func TestCLIReset(t *testing.T) {
|
||||||
dirs := []string{"s1", "s12-1", "h1/index-v0.11.0.db"}
|
dirs := []string{"h1/index-v0.11.0.db"}
|
||||||
|
|
||||||
// Create directories that reset will remove
|
// Create directories that reset will remove
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user