Commit fa4270cd authored by Daniel Smith's avatar Daniel Smith

Make script more friendly

parent 3149a2b7
......@@ -40,3 +40,5 @@ pushd "${KUBE_ROOT}" > /dev/null
ln -s ../../staging/src/k8s.io/client-go vendor/k8s.io/client-go
fi
popd > /dev/null
echo "Don't forget to run hack/update-godep-licenses.sh if you added or removed a dependency!"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment