From 19c739fa57343901dca9af0eac8ff3dd90202a99 Mon Sep 17 00:00:00 2001 From: Robert Syme Date: Sun, 17 Nov 2024 21:26:54 +0000 Subject: [PATCH] Nextflow scripts don't need to be executable --- troubleshoot/exercise1/hello-gatk.nf | 0 troubleshoot/exercise2/hello-gatk.nf | 0 troubleshoot/exercise3/hello-gatk.nf | 0 troubleshoot/exercise4/hello-gatk.nf | 0 troubleshoot/exercise5/hello-gatk.nf | 0 troubleshoot/exercise6/hello-gatk.nf | 0 troubleshoot/hello-gatk.nf | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 troubleshoot/exercise1/hello-gatk.nf mode change 100755 => 100644 troubleshoot/exercise2/hello-gatk.nf mode change 100755 => 100644 troubleshoot/exercise3/hello-gatk.nf mode change 100755 => 100644 troubleshoot/exercise4/hello-gatk.nf mode change 100755 => 100644 troubleshoot/exercise5/hello-gatk.nf mode change 100755 => 100644 troubleshoot/exercise6/hello-gatk.nf mode change 100755 => 100644 troubleshoot/hello-gatk.nf diff --git a/troubleshoot/exercise1/hello-gatk.nf b/troubleshoot/exercise1/hello-gatk.nf old mode 100755 new mode 100644 diff --git a/troubleshoot/exercise2/hello-gatk.nf b/troubleshoot/exercise2/hello-gatk.nf old mode 100755 new mode 100644 diff --git a/troubleshoot/exercise3/hello-gatk.nf b/troubleshoot/exercise3/hello-gatk.nf old mode 100755 new mode 100644 diff --git a/troubleshoot/exercise4/hello-gatk.nf b/troubleshoot/exercise4/hello-gatk.nf old mode 100755 new mode 100644 diff --git a/troubleshoot/exercise5/hello-gatk.nf b/troubleshoot/exercise5/hello-gatk.nf old mode 100755 new mode 100644 diff --git a/troubleshoot/exercise6/hello-gatk.nf b/troubleshoot/exercise6/hello-gatk.nf old mode 100755 new mode 100644 diff --git a/troubleshoot/hello-gatk.nf b/troubleshoot/hello-gatk.nf old mode 100755 new mode 100644