From: Jeremy Stanley Date: Mon, 19 Sep 2016 15:25:18 +0000 (+0000) Subject: Correct setpath search order X-Git-Tag: 2.2~3 X-Git-Url: https://www.yuggoth.org/gitweb?p=weather.git;a=commitdiff_plain;h=44546ef04d02e8f6a1695266d3f8dc97e7aac41d;hp=44546ef04d02e8f6a1695266d3f8dc97e7aac41d Correct setpath search order Short-circuit the outer loop in setpath testing so that we stop iterating through supplied path elements once a match is found. ---