From 65df34a6f60714706cc48386c3ed60ee6e100cf3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Tue, 4 Apr 2023 21:12:39 +0000 Subject: [PATCH] Do not mark migrate.pl as executable in Git MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/qos/migrate.pl | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 config/qos/migrate.pl diff --git a/config/qos/migrate.pl b/config/qos/migrate.pl old mode 100755 new mode 100644 -- 2.39.5