From 4fd2aff42e2d3a256b972e2f46052ebe8101525d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Sun, 20 Mar 2022 21:20:25 +0100 Subject: [PATCH] tools: make update-undici script executable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/42406 Reviewed-By: Colin Ihrig Reviewed-By: Rich Trott Reviewed-By: Tobias Nießen Reviewed-By: Darshan Sen Reviewed-By: Luigi Pinca --- tools/update-undici.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tools/update-undici.sh diff --git a/tools/update-undici.sh b/tools/update-undici.sh old mode 100644 new mode 100755