Use more robust method for enumerating built modules
authorPyry Haulos <phaulos@google.com>
Tue, 4 Aug 2015 19:46:55 +0000 (12:46 -0700)
committerPyry Haulos <phaulos@google.com>
Tue, 4 Aug 2015 19:46:55 +0000 (12:46 -0700)
commit3eedc58338368d7e7c3290fd4a285813963f101c
tree4bc100f41a244e5067bbb924ce6c896d87a5d5e5
parent62af03c2b1b8652907c07031c884dadfb9958768
Use more robust method for enumerating built modules

build_caselists.py assumed that all modules would reside in a unique
sub-directory under modules/.

Change-Id: I7004a268c3592ed84c3f782d9bdeb880773808be
scripts/build_caselists.py