mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Fix typo in e2e-node-test.sh
Correct 'Makfile' to 'Makefile
This commit is contained in:
parent
16670f1a95
commit
7f11d7954a
@ -34,7 +34,7 @@ fi
|
|||||||
echo "NOTE: $0 has been replaced by 'make test-e2e-node'"
|
echo "NOTE: $0 has been replaced by 'make test-e2e-node'"
|
||||||
echo
|
echo
|
||||||
echo "This script supports a number of parameters passed as environment variables."
|
echo "This script supports a number of parameters passed as environment variables."
|
||||||
echo "Please see the Makfile for more details."
|
echo "Please see the Makefile for more details."
|
||||||
echo
|
echo
|
||||||
echo "The equivalent of this invocation is: "
|
echo "The equivalent of this invocation is: "
|
||||||
echo " make test-e2e-node ${ARGHELP}"
|
echo " make test-e2e-node ${ARGHELP}"
|
||||||
|
Loading…
Reference in New Issue
Block a user