mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 03:08:15 +00:00
Enable vet
This commit is contained in:
@@ -72,6 +72,4 @@ for p in $pids; do
|
||||
wait $p || let "failedfiles+=1"
|
||||
done
|
||||
|
||||
# hardcode a healthy exit until all vet errors can be fixed
|
||||
#exit $failedfiles
|
||||
exit 0
|
||||
exit $failedfiles
|
||||
|
||||
Reference in New Issue
Block a user