summaryrefslogtreecommitdiff
path: root/hscript/util.cc
AgeCommit message (Expand)AuthorFilesLines
2020-05-26hscript: Close file after downloadA. Wilcox1-0/+2
2020-05-26hscript: Flush downloaded file before returningA. Wilcox1-0/+1
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