function unpack

NAME [edit section]

unpack - unpack the test program source tarfile

SYNOPSIS [edit section]

unpack [nostrip]

DESCRIPTION [edit section]

The unpack function is used during the build phase, to extract the tar file into the current directory

The following extensions are supported:

This is normally called by the function pre_build, but can be used directly by the base test script. (Although there are no examples of this that I'm aware of.)

EXAMPLES [edit section]

ENVIRONMENT and ARGUMENTS [edit section]

Environment variables used:

Arguments:

RETURN [edit section]

Returns result of the 'tar' command

SOURCE [edit section]

Located in scripts/functions.sh

SEE ALSO [edit section]