hack: handle additional cleanup from #1028
remove the `unset` in the script. Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
@@ -23,4 +23,3 @@ trap "rm -rf ${tmpdir}" EXIT
|
||||
|
||||
git clone "https://github.com/containerd/project" "${tmpdir}"
|
||||
"${tmpdir}"/script/validate/vendor
|
||||
unset tmpdir
|
||||
|
||||
Reference in New Issue
Block a user