function build error

NAME [edit section]

build_error

SYNOPSIS [edit section]

DESCRIPTION [edit section]

This helper function touches the file "build_failed", then aborts the job with the message: "Build failed: $@"

This function calls abort_job, and so does not return.

EXAMPLES [edit section]

Here are some sample invocations:

ENVIRONMENT and ARGUMENTS [edit section]

This function assumes that the current directory is the build directory.

RETURN [edit section]

This function does not return.

SOURCE [edit section]

Located in scripts/functions.sh

SEE ALSO [edit section]