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>
2023-03-01 17:16:31 -08:00
..
cli release/dist/cli: default to "all" for list if no filters given 2023-02-24 15:26:46 -08:00
unixpkgs release/dist: add forgotten license headers 2023-02-24 22:21:28 +00:00
dist.go release/dist: add a helper to run commands 2023-03-01 17:16:31 -08:00
memoize.go release/dist: add forgotten license headers 2023-02-24 22:21:28 +00:00