Searched refs:pw_red (Results 1 – 1 of 1) sorted by relevance
30 pw_red() { function80 pw_red " Since $_PW_NAME.sh modifies your shell's environment variables,"81 pw_red " it must be sourced rather than executed. In particular, "82 pw_red " 'bash $_PW_NAME.sh' will not work since the modified "83 pw_red " environment will get destroyed at the end of the script. "84 pw_red " Instead, source the script's contents in your shell:"85 pw_red ""86 pw_red " \$ source $_PW_NAME.sh"95 pw_red " The path '$_PW_ROOT' contains spaces. "96 pw_red " Pigweed's Python environment currently requires Pigweed to be "[all …]