From dedf7eb2fb27cde9dec1f7d2b2448338945170a9 Mon Sep 17 00:00:00 2001 From: Andre Kostur Date: Fri, 5 Jan 2024 12:28:38 -0800 Subject: [PATCH] Set the execute bit on sysDescr_pass.py Set the execute bit on the script in git instead of relying on a deployment script later to set the bit. --- src/sonic_ax_impl/bin/sysDescr_pass.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 src/sonic_ax_impl/bin/sysDescr_pass.py diff --git a/src/sonic_ax_impl/bin/sysDescr_pass.py b/src/sonic_ax_impl/bin/sysDescr_pass.py old mode 100644 new mode 100755