rclone/cmd/serve/restic
Nick Craig-Wood 448fff9a04 serve restic: fix immediate exit when not using stdio
In the lib/http refactor

    52443c2444 restic: refactor to use lib/http

We forgot to serve the data and wait for the server to finish. This is
not tested in the unit tests as it is part of the command line
handler.

Fixes #6644 Fixes #6647
2022-12-23 12:28:07 +00:00
..
cache_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
cache.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_appendonly_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_privaterepos_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic_utils_test.go restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
restic-test.sh hubic: remove backend as service has now shutdown - fixes #6481 2022-10-05 13:33:37 +01:00
restic.go serve restic: fix immediate exit when not using stdio 2022-12-23 12:28:07 +00:00
stdio_conn.go build: update to go1.19 and make go1.17 the minimum required version 2022-08-03 18:04:58 +01:00