mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Suggest running make clean on verify-gendocs failure
This commit is contained in:
		@@ -80,6 +80,8 @@ then
 | 
				
			|||||||
	echo "${COMPROOT} up to date."
 | 
						echo "${COMPROOT} up to date."
 | 
				
			||||||
else
 | 
					else
 | 
				
			||||||
	echo "${COMPROOT} is out of date. Please run hack/run-gendocs.sh"
 | 
						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
 | 
						exit 1
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user