summaryrefslogtreecommitdiff
path: root/cmd/util/exit.go
AgeCommit message (Collapse)Author
2020-10-13Initial commit of RR 2.0v2.0.0-alpha1Valery Piashchynski
2020-02-10Add go.sum to VCS (it contains hashes, so, should be commited)Valery Piashchynski
Return and process error from cprint and exit.go functions Update build.sh, remove LDFLAGS and CGO directives
2019-05-24Print errors to stderrDmitry Lihachev