File tree Expand file tree Collapse file tree 15 files changed +0
-15
lines changed
component-config-tutorial/testdata/project
cronjob-tutorial/testdata/project
multiversion-tutorial/testdata/project
pkg/plugins/golang/v3/scaffolds/internal/templates
project-v3-addon-and-grafana
project-v3-with-deploy-image
project-v4-addon-and-grafana
project-v4-with-deploy-image Expand file tree Collapse file tree 15 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ GOBIN=$(shell go env GOBIN)
12
12
endif
13
13
14
14
# Setting SHELL to bash allows bash commands to be executed by recipes.
15
- # This is a requirement for 'setup-envtest.sh' in the test target.
16
15
# Options are set to exit when a recipe line exits non-zero or a piped command fails.
17
16
SHELL = /usr/bin/env bash -o pipefail
18
17
.SHELLFLAGS = -ec
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ GOBIN=$(shell go env GOBIN)
12
12
endif
13
13
14
14
# Setting SHELL to bash allows bash commands to be executed by recipes.
15
- # This is a requirement for 'setup-envtest.sh' in the test target.
16
15
# Options are set to exit when a recipe line exits non-zero or a piped command fails.
17
16
SHELL = /usr/bin/env bash -o pipefail
18
17
.SHELLFLAGS = -ec
Original file line number Diff line number Diff line change @@ -411,7 +411,6 @@ With:
411
411
412
412
` ` ` makefile
413
413
# Setting SHELL to bash allows bash commands to be executed by recipes.
414
- # This is a requirement for 'setup-envtest.sh' in the test target.
415
414
# Options are set to exit when a recipe line exits non-zero or a piped command fails.
416
415
SHELL = /usr/bin/env bash -o pipefail
417
416
.SHELLFLAGS = -ec
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ GOBIN=$(shell go env GOBIN)
12
12
endif
13
13
14
14
# Setting SHELL to bash allows bash commands to be executed by recipes.
15
- # This is a requirement for 'setup-envtest.sh' in the test target.
16
15
# Options are set to exit when a recipe line exits non-zero or a piped command fails.
17
16
SHELL = /usr/bin/env bash -o pipefail
18
17
.SHELLFLAGS = -ec
Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ GOBIN=$(shell go env GOBIN)
71
71
endif
72
72
73
73
# Setting SHELL to bash allows bash commands to be executed by recipes.
74
- # This is a requirement for 'setup-envtest.sh' in the test target.
75
74
# Options are set to exit when a recipe line exits non-zero or a piped command fails.
76
75
SHELL = /usr/bin/env bash -o pipefail
77
76
.SHELLFLAGS = -ec
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ GOBIN=$(shell go env GOBIN)
12
12
endif
13
13
14
14
# Setting SHELL to bash allows bash commands to be executed by recipes.
15
- # This is a requirement for 'setup-envtest.sh' in the test target.
16
15
# Options are set to exit when a recipe line exits non-zero or a piped command fails.
17
16
SHELL = /usr/bin/env bash -o pipefail
18
17
.SHELLFLAGS = -ec
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ GOBIN=$(shell go env GOBIN)
12
12
endif
13
13
14
14
# Setting SHELL to bash allows bash commands to be executed by recipes.
15
- # This is a requirement for 'setup-envtest.sh' in the test target.
16
15
# Options are set to exit when a recipe line exits non-zero or a piped command fails.
17
16
SHELL = /usr/bin/env bash -o pipefail
18
17
.SHELLFLAGS = -ec
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ GOBIN=$(shell go env GOBIN)
12
12
endif
13
13
14
14
# Setting SHELL to bash allows bash commands to be executed by recipes.
15
- # This is a requirement for 'setup-envtest.sh' in the test target.
16
15
# Options are set to exit when a recipe line exits non-zero or a piped command fails.
17
16
SHELL = /usr/bin/env bash -o pipefail
18
17
.SHELLFLAGS = -ec
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ GOBIN=$(shell go env GOBIN)
12
12
endif
13
13
14
14
# Setting SHELL to bash allows bash commands to be executed by recipes.
15
- # This is a requirement for 'setup-envtest.sh' in the test target.
16
15
# Options are set to exit when a recipe line exits non-zero or a piped command fails.
17
16
SHELL = /usr/bin/env bash -o pipefail
18
17
.SHELLFLAGS = -ec
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ GOBIN=$(shell go env GOBIN)
12
12
endif
13
13
14
14
# Setting SHELL to bash allows bash commands to be executed by recipes.
15
- # This is a requirement for 'setup-envtest.sh' in the test target.
16
15
# Options are set to exit when a recipe line exits non-zero or a piped command fails.
17
16
SHELL = /usr/bin/env bash -o pipefail
18
17
.SHELLFLAGS = -ec
You can’t perform that action at this time.
0 commit comments