1
mirror of https://github.com/rclone/rclone synced 2024-11-07 04:16:58 +01:00
rclone/cmd/mountlib
Nick Craig-Wood 06ae4258be cmd: Fix -P not ending with a new line
Before this fix rclone didn't wait for the stats to be finished before
exiting, so the final new line was never printed.

After this change rclone will wait for the stats routine to cease
before exiting.
2018-10-03 21:46:18 +01:00
..
mounttest all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
daemon_unix.go mount: make --daemon work for macOS without CGO 2018-05-05 16:23:47 +01:00
daemon.go mount: make --daemon work for macOS without CGO 2018-05-05 16:23:47 +01:00
mount.go cmd: Fix -P not ending with a new line 2018-10-03 21:46:18 +01:00