mirror of https://github.com/google/oss-fuzz.git
parent
5da57c9128
commit
e81d27e287
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue