mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Suggest running make clean on verify-gendocs failure
This commit is contained in:
parent
c53b0c3869
commit
797903798e
@ -80,6 +80,8 @@ then
|
||||
echo "${COMPROOT} up to date."
|
||||
else
|
||||
echo "${COMPROOT} is out of date. Please run hack/run-gendocs.sh"
|
||||
echo "If you did not make a change to kubectl or its dependencies,"
|
||||
echo "run 'make clean' and retry this command."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user