From 2d58de98bbb3f1b079f3b16c56eab6af2fb47449 Mon Sep 17 00:00:00 2001 From: clac <clac16@inf.ufpr.br> Date: Fri, 14 Feb 2025 00:18:45 -0300 Subject: [PATCH] =?UTF-8?q?Corrige=20permiss=C3=A3o=20de=20executa-benchma?= =?UTF-8?q?rks.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/executa-benchmarks.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 scripts/executa-benchmarks.sh diff --git a/scripts/executa-benchmarks.sh b/scripts/executa-benchmarks.sh old mode 100644 new mode 100755 -- GitLab