From 7d35c51615550944b56116cf78b7b96cc2a5b83c Mon Sep 17 00:00:00 2001 From: Abhijeetsingh Meena Date: Wed, 30 Oct 2024 16:10:14 +0530 Subject: [PATCH] chore(eval): set execute permission for run_infer.sh Signed-off-by: Abhijeetsingh Meena --- evaluation/discoverybench/scripts/run_infer.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 evaluation/discoverybench/scripts/run_infer.sh diff --git a/evaluation/discoverybench/scripts/run_infer.sh b/evaluation/discoverybench/scripts/run_infer.sh old mode 100644 new mode 100755