forked from TrueCloudLab/rclone
535f5f3c99
Before this change `rclone rc --loopback` would give the error "bad JSON". This was because the output of the `rc/list` command was not serialzed through JSON. This serializes it through JSON and fixes that (and probably other) command. |
||
---|---|---|
.. | ||
rc.go |