1
0
Fork 0

Remove some more files in clean script.

This commit is contained in:
Max Neunhoeffer 2014-02-27 00:06:10 +01:00
parent 4ee0c14100
commit 83d7322d8c
1 changed files with 2 additions and 0 deletions

2
3rdParty/etcd/clean vendored
View File

@ -10,3 +10,5 @@ export GOPATH=${PWD}
go clean -i -r github.com/coreos/etcd >/dev/null 2>&1
go clean -i -r github.com/coreos/etcd/bench >/dev/null 2>&1
rm -rf src