Correct setpath search order
authorJeremy Stanley <fungi@yuggoth.org>
Mon, 19 Sep 2016 15:25:18 +0000 (15:25 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Mon, 19 Sep 2016 15:25:18 +0000 (15:25 +0000)
commit44546ef04d02e8f6a1695266d3f8dc97e7aac41d
tree0a98581662fa6b8557376591fecac057a15cde5e
parentc63284ca35b13e2998fe4bfb49c234f1db784b78
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.
weather.py