diff options
author | Vincent Ambo <mail@tazj.in> | 2022-05-02T10·40+0200 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2022-05-02T23·34+0000 |
commit | e81280732444f492894b7b47ce38a2b3293a31d1 (patch) | |
tree | acfb6d300dc9066fea4d0e51e4ebd977bd92a880 /bin/stern | |
parent | 0ce396bdab902be626a9055e991551ce6120551e (diff) |
refactor: Replace //bin with //tools/depot-deps r/3997
This modifies the envrc configuration to add the result of building //tools/depot-deps to $PATH, instead of dispatching through the manually maintained list of symlinks. While at it, I've cleaned up some stuff from that list that is no longer actually used. Change-Id: If345c44da75b23c06b7c7f435be0cb02f99aaac5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5513 Tested-by: BuildkiteCI Reviewed-by: ezemtsov <eugene.zemtsov@gmail.com>
Diffstat (limited to 'bin/stern')
l--------- | bin/stern | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/stern b/bin/stern deleted file mode 120000 index 8390ec9c9652..000000000000 --- a/bin/stern +++ /dev/null @@ -1 +0,0 @@ -__dispatch.sh \ No newline at end of file |