summaryrefslogtreecommitdiff
path: root/hscript/util.cc
AgeCommit message (Expand)AuthorFilesLines
2019-11-02util: run_command: Don't return false if status != 0A. Wilcox1-1/+0
2019-11-02hscript: Factor out FS exec stuff to run_command functionA. Wilcox1-4/+58
2019-11-02hscript: Add download_file helper and implement SigningKey::execute0.1.0A. Wilcox1-0/+61