about summary refs log tree commit diff
path: root/tools/bin/pass
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-14T17·40+0000
committerVincent Ambo <tazjin@google.com>2019-12-14T17·40+0000
commitcbe7b47a9681b6ca1e542c47dc7026b39d27b3cb (patch)
treeb863b95138fe5012a65e9751e6a297d2135b0325 /tools/bin/pass
parentf69dfbc40e0e8f3f1babfbed38cbbfb1eeb99057 (diff)
refactor(tools): __dispatch.sh now uses relative paths r/151
This enables usage of __dispatch.sh from anywhere, even outside of the
depot.

Specifically this means I can add `~/depot/bin` to my $PATH and all
the registered tools work from anywhere.
Diffstat (limited to 'tools/bin/pass')
l---------tools/bin/pass1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/bin/pass b/tools/bin/pass
deleted file mode 120000
index 8390ec9c96..0000000000
--- a/tools/bin/pass
+++ /dev/null
@@ -1 +0,0 @@
-__dispatch.sh
\ No newline at end of file