Home
last modified time | relevance | path

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

/build/blueprint/
Dbootstrap.bash30 if [ -z "$BOOTSTRAP" ]; then
31 BOOTSTRAP="${BASH_SOURCE[0]}"
36 [ -z "$WRAPPER" ] && WRAPPER="`dirname "${BOOTSTRAP}"`/blueprint.bash"
44 [ -z "$SRCDIR" ] && SRCDIR=`dirname "${BOOTSTRAP}"`
66 echo "Usage of ${BOOTSTRAP}:"
/build/blueprint/tests/
Dbootstrap.bash3 export BOOTSTRAP="${BASH_SOURCE[0]}"