refactor(wpcarro): Remove DESKTOP, LAPTOP env-var deps
Looks like symlinkManager is the only code depending on these variables, and the dependency seems obsolete. Change-Id: I7abe3c404ec9141f28e3eacd88388fb96ec2de88 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4548 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
cdf8ed9d56
commit
52cd4f82fb
2 changed files with 2 additions and 25 deletions
|
|
@ -1,4 +1,2 @@
|
|||
source_up
|
||||
export DESKTOP="zeno.lon.corp.google.com";
|
||||
export LAPTOP="seneca";
|
||||
export WPCARRO="$REPO_ROOT/users/wpcarro"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue