comparison .travis.yml @ 6051:186bf5fee0a1

repo-scan: rewrite get_filesystem_repos to use os.walk instead of stupid recursion I think this is more readable. It is also faster. Perhaps because the more readable implementation makes it easier to optimize.
author Mads Kiilerich <madski@unity3d.com>
date Thu, 28 Jul 2016 16:28:34 +0200
parents a9a1560dad79
children e285bb7abb28
comparison
equal deleted inserted replaced
6050:17f9f921a538 6051:186bf5fee0a1