Functional.ft2demos 

Fuego 1.2 wiki

Login

function build cleanup in 'raw' format

= NAME =
build_cleanup

= SYNOPSIS =
build_cleanup

= DESCRIPTION =
This function removes the directory used to build the test program.

'''''NOTE: It appears that there are no callers of this function in Fuego.'''''

= EXAMPLES =
Here are some sample invocations:
{{{#!YellowBox
    build_cleanup
}}}

= ENVIRONMENT and ARGUMENTS =
This function takes the following arguments:
 * $1 - the name of the test

This function uses the following variables:
 * $PLATFORM - the sdk or platform name for a board

= RETURN =
Returns non-zero on error.

= SOURCE =
Located in ''scripts/functions.sh''

= SEE ALSO =
 * ???

TBWiki engine 1.9.2 by Tim Bird