From 884bdec8fee6b1b879bee2681da27a89fa24b2ce Mon Sep 17 00:00:00 2001 From: John Mulligan Date: Thu, 6 Feb 2025 09:59:29 -0500 Subject: [PATCH] script: set execute bit on build-with-container.py Signed-off-by: John Mulligan (cherry picked from commit f7165966277636b926692aece82977dad3bd1784) --- src/script/build-with-container.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 src/script/build-with-container.py diff --git a/src/script/build-with-container.py b/src/script/build-with-container.py old mode 100644 new mode 100755 -- 2.39.5