5b3a1011e2
Some commit removed this, and I didn't notice. Change-Id: I6686282fd3c0d2569120b5687ecdfdc04367fe1e Reviewed-on: https://cl.tvl.fyi/c/depot/+/6864 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
5 lines
138 B
Bash
5 lines
138 B
Bash
source_up
|
|
|
|
export PATH="${PWD}/bin:${PATH}"
|
|
export REPO_ROOT=$(git rev-parse --show-toplevel)
|
|
export WPCARRO="${REPO_ROOT}/users/wpcarro"
|