rclone/fs/config/flags
Nick Craig-Wood 6e378d7d32 config: fix setting of non top level flags from environment variables
Before this fix, attempting to set a non top level environment
variable would fail with "Couldn't find flag".

This fixes it by passing in the flags that the env var is being set
from.

Fixes #3615
2019-10-14 17:02:09 +01:00
..
flags.go config: fix setting of non top level flags from environment variables 2019-10-14 17:02:09 +01:00