rclone/fstest/test_all
albertony f8d56bebaf
config: delay load config file (#5258)
Restructuring of config code in v1.55 resulted in config
file being loaded early at process startup. If configuration
file is encrypted this means user will need to supply the password,
even when running commands that does not use config.
This also lead to an issue where mount with --deamon failed to
decrypt the config file when it had to prompt user for passord.

Fixes #5236
Fixes #5228
2021-04-26 23:37:49 +02:00
..
clean.go fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
config.go docs: spelling: e.g. 2020-10-28 18:16:23 +00:00
config.yaml uptobox: integration tests 2021-04-13 17:46:07 +02:00
report.go test_all: export more internal variables to index.json for analysis 2020-08-20 12:23:33 +01:00
run.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
run_test.go build: update to use go1.14 for the build 2020-02-26 21:26:47 +00:00
test_all.go config: delay load config file (#5258) 2021-04-26 23:37:49 +02:00