summaryrefslogtreecommitdiff
path: root/mk/scripts/fail
AgeCommit message (Collapse)AuthorFilesLines
2007-01-06Added the FAIL command, which can be prepended to an arbitrary shellrillig1-0/+5
command, making it return with a non-zero exit status. The first use of it is in a command called FAIL_MSG, which prints an error message and exits immediately. ERROR_MSG itself doesn't do that.