mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
Fix typo in test/images/port-forward-tester/Makefile
This commit is contained in:
parent
5941f7b69f
commit
5187d6db53
@ -12,7 +12,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
SRSC=portforwardtester
|
SRCS=portforwardtester
|
||||||
ARCH ?= amd64
|
ARCH ?= amd64
|
||||||
TARGET ?= $(CURDIR)
|
TARGET ?= $(CURDIR)
|
||||||
GOLANG_VERSION ?= latest
|
GOLANG_VERSION ?= latest
|
||||||
|
Loading…
Reference in New Issue
Block a user