Searched refs:_PW_NAME (Results 1 – 1 of 1) sorted by relevance
75 _PW_NAME=$(basename "$2" .sh)77 _PW_NAME=$(basename "$_BOOTSTRAP_PATH" .sh)79 pw_bold_red "Error: Attempting to $_PW_NAME in a subshell"80 pw_red " Since $_PW_NAME.sh modifies your shell's environment variables,"82 pw_red " 'bash $_PW_NAME.sh' will not work since the modified "86 pw_red " \$ source $_PW_NAME.sh"232 _PW_NAME="$1"243 if [ "$_PW_NAME" = "bootstrap" ] && [ -z "$PW_ENVSETUP_QUIET" ]; then250 pw_red "Error during $_PW_NAME--see messages above."253 pw_red "Error during $_PW_NAME--see messages above."[all …]