remove third_party (#4665)

Signed-off-by: Asra Ali <asraa@google.com>
This commit is contained in:
asraa 2020-11-19 21:10:14 -05:00 committed by GitHub
parent 5da57c9128
commit e81d27e287
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -90,7 +90,6 @@ then
mkdir -p "${REMAP_PATH}"
# For .cc, we only really care about source/ today.
rsync -av "${SRC}"/envoy/source "${REMAP_PATH}"
rsync -av "${SRC}"/envoy/third_party "${REMAP_PATH}"
rsync -av "${SRC}"/envoy/test "${REMAP_PATH}"
# Remove filesystem loop manually.
rm -rf "${SRC}"/envoy/bazel-envoy/external/envoy