aboutsummaryrefslogtreecommitdiff
path: root/scripts/spec.py
AgeCommit message (Collapse)Author
2017-10-09scripts: Specify utf-8 encoding for db fileMark Lobodzinski
Change-Id: I0a76a6d9766041a9f70053e7385517c0b1d7022c
2017-10-09scripts: Handle goofy unicode chars in spec.pyMark Lobodzinski
Forward and backward double-quotes are now changed to standard double-quote chars, and escaped as they are output in the DB. Change-Id: Icbdc23262c8da0dd2441b028997a3f30d69d6834
2017-06-23scripts: Move layer scripts into scripts directoryMark Lobodzinski
Simplifies sharing code among python modules, keeps everything together. - Moved python scripts out of layers dir into scripts dir - Updated relative paths for input/output files in layers dir - Updated doc validation tests to use correct paths Change-Id: I57e6ad6f551d4fb652583315fe3dccb23b187db1