aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/collect_yaml.py
Commit message (Collapse)AuthorAgeFilesLines
* Move various Python tools from 'scripts/' to 'bin/'Aaron LI2017-02-211-74/+0
|
* Rename 'context.py' to '_context.py'Aaron LI2017-02-201-1/+1
|
* Update various script for 'acispy'Aaron LI2017-02-191-1/+2
|
* manifest.py: Add parameter 'splitlist' to gets() for CSV exportAaron LI2017-02-171-1/+1
|
* collect_yaml.py: Use list comprehension instead of mapAaron LI2017-02-131-2/+2
|
* Add scripts/collect_yaml.py to collect results from YAML filesAaron LI2017-02-121-0/+73