18679: if a config file contains a key with a null value, do not
authorWard Vandewege <ward@curii.com>
Wed, 2 Feb 2022 22:02:43 +0000 (17:02 -0500)
committerWard Vandewege <ward@curii.com>
Wed, 2 Feb 2022 22:02:43 +0000 (17:02 -0500)
commite414e9d90df8756ab4fc9dab4d2a5729a51a525c
tree9eac2973fd294724008f05164b63b5e16c2f03a9
parent9d095072a57089b4858b632199f3b57871458dee
18679: if a config file contains a key with a null value, do not
       override the default value for that key.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
lib/config/load.go
lib/config/load_test.go