summaryrefslogtreecommitdiff
path: root/tools/patman/cros_subprocess.py
Commit message (Expand)AuthorAgeFilesLines
* patman: Don't convert input data to unicodeSimon Glass2017-06-081-4/+0
* patman: Convert byte arrays to stringsGeorge McCollister2017-04-131-0/+4
* patman: Make exception handling python 3.x safePaul Burton2016-10-091-1/+1
* patman: Add cros_subprocess library to manage subprocessesSimon Glass2013-04-041-0/+397