From 828a1c2043248acdf17ebe1377f4f6604b2de686 Mon Sep 17 00:00:00 2001 From: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> Date: Wed, 11 Dec 2024 09:56:31 +0200 Subject: [PATCH] noop, testing failure Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com> --- build.env | 1 + 1 file changed, 1 insertion(+) diff --git a/build.env b/build.env index 58abbf41d1b..fbab124311e 100755 --- a/build.env +++ b/build.env @@ -47,3 +47,4 @@ ln -sf "$PWD/misc/git/pre-commit" .git/hooks/pre-commit ln -sf "$PWD/misc/git/commit-msg" .git/hooks/commit-msg git config core.hooksPath .git/hooks export EXTRA_BIN=$PWD/test/bin +: