rclone/cmd/serve/restic
Ankur Gupta 75a6c49f87 Fix error counter - fixes #3650
For few commands, RClone counts a error multiple times. This was fixed by
creating a new error type which keeps a flag to remember if the error has
already been counted or not. The CountError function now wraps the original
error eith the above new error type and returns it.
2019-11-18 14:13:02 +00:00
..
restic_appendonly_test.go build: drop support for go1.9 2019-09-04 10:23:48 +01:00
restic_privaterepos_test.go build: drop support for go1.9 2019-09-04 10:23:48 +01:00
restic_test.go build: drop support for go1.9 2019-09-04 10:23:48 +01:00
restic_utils_test.go build: drop support for go1.9 2019-09-04 10:23:48 +01:00
restic-test.sh fichier: 1fichier support - fixes #2908 2019-06-30 18:35:01 +01:00
restic.go Fix error counter - fixes #3650 2019-11-18 14:13:02 +00:00
stdio_conn.go build: drop support for go1.9 2019-09-04 10:23:48 +01:00