We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 075d291 commit 47eaf1dCopy full SHA for 47eaf1d
Makefile
@@ -635,7 +635,7 @@ agent/agentcontainers/acmock/acmock.go: agent/agentcontainers/containers.go
635
go generate ./agent/agentcontainers/acmock/
636
637
agent/agentcontainers/dcspec/dcspec_gen.go:
638
- go generate ./agent/agentcontainers/dcspec/
+ ./agent/agentcontainers/dcspec/gen.sh
639
640
$(TAILNETTEST_MOCKS): tailnet/coordinator.go tailnet/service.go
641
go generate ./tailnet/tailnettest/
agent/agentcontainers/dcspec/doc.go
0 commit comments