Merge pull request #1034 from fuweid/cleanup

hack: handle additional cleanup from #1028
This commit is contained in:
Mike Brown 2019-01-25 20:13:26 -06:00 committed by GitHub
commit 90492e9e70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,4 +23,3 @@ trap "rm -rf ${tmpdir}" EXIT
git clone "https://github.com/containerd/project" "${tmpdir}"
"${tmpdir}"/script/validate/vendor
unset tmpdir