function build
NAME [edit section]
build
SYNOPSIS [edit section]
build the test program from source, if needed build [nostrip]
DESCRIPTION [edit section]
'build' executes the main build phase of Fuego, for a particular test.
EXAMPLES [edit section]
ENVIRONMENT and ARGUMENTS [edit section]
For arguments, see Variables
- $1 is passed to pre_build, and may contain the word 'nostrip' to indicate that the unpack operation should not strip the leading directory.
RETURN [edit section]
returns 1 on error, zero or 'true' on success
SOURCE [edit section]
Located in scripts/functions.sh
SEE ALSO [edit section]