diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-10-17 16:43:48 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-10-17 16:43:48 +0800 |
commit | 580dccba8d997a229e8c02e0fbbc75771a5aa372 (patch) | |
tree | 5e8967502a5136cfa7067ed23120748a27f712ff /Makefile | |
parent | 6b14162d0b9a464be102daf0b0ff791a7b9e9f48 (diff) | |
download | fg21sim-580dccba8d997a229e8c02e0fbbc75771a5aa372.tar.bz2 |
configs/manager.py: Fix the bug that breaks specifications loading
The "filter()" returns an iterator, that is consumed after the use,
therefore, the "specfiles" is used by the print under "DEBUG_FG21SIM".
Then "specfiles" is empty and thus prevents the reading of the
specification files.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions