Commits
William King committed 0d8f954e095
fixing commit a7108411233058511c59227617e446f28384dbd0 in switch_config Previous commit actually broke the functionality since it was now returning if cfg->path[0] was not null. Also since cfg->path can never be null, this check can be simplified to only check the first index.