Remove cmd dir from eventing. (#490)

* Remove cmd dir from eventing.

* add new line at end of file.
This commit is contained in:
Scott Nichols 2018-10-31 10:08:33 -07:00 committed by Knative Prow Robot
parent c182e544c6
commit 2af23a637c
9 changed files with 4 additions and 9 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
# Copyright 2018 The Knative Authors # Copyright 2018 The Knative Authors
# #
@ -27,3 +27,6 @@ dep ensure
# Keep the only dir in knative/test-infra we're interested in # Keep the only dir in knative/test-infra we're interested in
find vendor/github.com/knative/test-infra -mindepth 1 -maxdepth 1 ! -name scripts -exec rm -fr {} \; find vendor/github.com/knative/test-infra -mindepth 1 -maxdepth 1 ! -name scripts -exec rm -fr {} \;
# Remove the cmd dir from eventing.
rm -rf vendor/github.com/knative/eventing/cmd/

View File

@ -1 +0,0 @@
../../../LICENSE

View File

@ -1 +0,0 @@
../../../third_party/VENDOR-LICENSE

View File

@ -1 +0,0 @@
../../../LICENSE

View File

@ -1 +0,0 @@
../../../third_party/VENDOR-LICENSE

View File

@ -1 +0,0 @@
../../../LICENSE

View File

@ -1 +0,0 @@
../../../third_party/VENDOR-LICENSE

View File

@ -1 +0,0 @@
../../../LICENSE

View File

@ -1 +0,0 @@
../../../third_party/VENDOR-LICENSE