path-lookup: fix confusion between persistent_control and persistent_config
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 8 Feb 2018 12:54:37 +0000 (13:54 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 9 Feb 2018 11:27:34 +0000 (12:27 +0100)
commitc59479e7908474a461a5eeb905fc852fd0add673
tree0696408c7d3f773e1248995940300097589ceb28
parentecd3717a74541263fe19df3c9f6b65927c3f619a
path-lookup: fix confusion between persistent_control and persistent_config

persistent_config would not appear in the search path at all, hence
those overrides would not work at all.
src/shared/path-lookup.c