Home
last modified time | relevance | path

Searched refs:WRAPPER (Results 1 – 2 of 2) sorted by relevance

/build/blueprint/
Dbootstrap.bash36 [ -z "$WRAPPER" ] && WRAPPER="`dirname "${BOOTSTRAP}"`/blueprint.bash"
133 if [ ! -z "$WRAPPER" ]; then
134 cp $WRAPPER $BUILDDIR/
/build/blueprint/tests/
Dbootstrap.bash5 export WRAPPER="../blueprint.bash"