tailscale/tool/gocross
Brad Fitzpatrick cb10eddc26 tool/gocross: fix argument order to find
To avoid warning:

    find: warning: you have specified the global option -maxdepth after the argument -type, but global options are not positional, i.e., -maxdepth affects tests specified before it as well as those specified after it.  Please specify global options before other arguments.

Fixes tailscale/corp#23689

Change-Id: I91ee260b295c552c0a029883d5e406733e081478
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-10-07 08:07:03 -07:00
..
autoflags_test.go tool/gocross: add debug data to CGO builds 2024-05-22 20:47:28 -07:00
autoflags.go tool/gocross: add debug data to CGO builds 2024-05-22 20:47:28 -07:00
env_test.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
env.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
exec_other.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
exec_unix.go tool/gocross: a tool for building Tailscale binaries 2023-02-22 17:55:16 +00:00
gocross_wrapper_test.go tool/gocross: fix regression detecting when gocross needs rebuild 2024-07-01 14:40:51 -07:00
gocross-wrapper.sh tool/gocross: fix argument order to find 2024-10-07 08:07:03 -07:00
gocross.go all: add test for package comments, fix, add comments as needed 2024-07-10 09:57:00 -07:00
goroot.go all: cleanup unused code, part 1 (#10661) 2023-12-20 14:50:30 -08:00
toolchain.go tool/gocross: make gocross-wrapper.sh keep multiple Go toolchains around 2024-09-24 14:17:45 -07:00