From 19a9bc35acc53ad2cc252a3c07c671c96769e224 Mon Sep 17 00:00:00 2001 From: Marko Myllynen Date: Wed, 10 Jul 2024 10:59:03 +0300 Subject: [PATCH] QA: out files should not be executable Remove the executable bit from the following .out files: qa/844.out qa/936.out qa/1212.out qa/1296.out qa/1400.out --- qa/1212.out | 0 qa/1296.out | 0 qa/1400.out | 0 qa/844.out | 0 qa/936.out | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 qa/1212.out mode change 100755 => 100644 qa/1296.out mode change 100755 => 100644 qa/1400.out mode change 100755 => 100644 qa/844.out mode change 100755 => 100644 qa/936.out diff --git a/qa/1212.out b/qa/1212.out old mode 100755 new mode 100644 diff --git a/qa/1296.out b/qa/1296.out old mode 100755 new mode 100644 diff --git a/qa/1400.out b/qa/1400.out old mode 100755 new mode 100644 diff --git a/qa/844.out b/qa/844.out old mode 100755 new mode 100644 diff --git a/qa/936.out b/qa/936.out old mode 100755 new mode 100644