Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/fetch_sources.sh
Original file line number Diff line number Diff line change
@@ -32,6 +32,6 @@ git reset --hard FETCH_HEAD

echo "ENVOY_TAG=${ENVOY_TAG}"

git apply "${PATCH_FILE}"
git apply -v "${PATCH_FILE}"

popd

0 comments on commit e0b4e15

Please sign in to comment.