Home
last modified time | relevance | path

Searched refs:SETUP_SH (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/
Dactivate.sh83 SETUP_SH="$_PW_ACTUAL_ENVIRONMENT_ROOT/activate.sh"
90 [ ! -f "$SETUP_SH" ] || \
91 [ ! -s "$SETUP_SH" ]; then
92 …pw_bootstrap --shell-file "$SETUP_SH" --install-dir "$_PW_ACTUAL_ENVIRONMENT_ROOT" --json-file "$_…
93 pw_finalize bootstrap "$SETUP_SH"
96 pw_finalize activate "$SETUP_SH"
101 unset SETUP_SH
Dbootstrap.sh83 SETUP_SH="$_PW_ACTUAL_ENVIRONMENT_ROOT/activate.sh"
90 [ ! -f "$SETUP_SH" ] || \
91 [ ! -s "$SETUP_SH" ]; then
92 …pw_bootstrap --shell-file "$SETUP_SH" --install-dir "$_PW_ACTUAL_ENVIRONMENT_ROOT" --json-file "$_…
93 pw_finalize bootstrap "$SETUP_SH"
96 pw_finalize activate "$SETUP_SH"
101 unset SETUP_SH
/external/pigweed/pw_env_setup/
Ddocs.rst90 SETUP_SH="$_PW_ACTUAL_ENVIRONMENT_ROOT/activate.sh"
92 pw_finalize bootstrap "$SETUP_SH"