You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/release/dist
David Anderson 0df11253ec release/dist: add a helper to run commands
The helper suppresses output if the command runs successfully. If the
command fails, it dumps the buffered output to stdout before returning
the error. This means the happy path isn't swamped by debug noise or
xcode being intensely verbose about what kind of day it's having,
but you still get debug output when something goes wrong.

Updates tailscale/corp#9045

Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
cli release/dist/cli: default to "all" for list if no filters given 3 years ago
unixpkgs release/dist: add forgotten license headers 3 years ago
dist.go release/dist: add a helper to run commands 3 years ago
memoize.go release/dist: add forgotten license headers 3 years ago