From b1882ca0061c163df5fb8c47e429a83357f15860 Mon Sep 17 00:00:00 2001 From: Demian Katz <demian.katz@villanova.edu> Date: Thu, 19 Jul 2012 12:30:04 -0400 Subject: [PATCH] Added executable status to shell scripts. --- harvest/batch-delete.sh | 0 harvest/batch-import-marc-auth.sh | 0 harvest/batch-import-marc.sh | 0 harvest/batch-import-xsl.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 harvest/batch-delete.sh mode change 100644 => 100755 harvest/batch-import-marc-auth.sh mode change 100644 => 100755 harvest/batch-import-marc.sh mode change 100644 => 100755 harvest/batch-import-xsl.sh diff --git a/harvest/batch-delete.sh b/harvest/batch-delete.sh old mode 100644 new mode 100755 diff --git a/harvest/batch-import-marc-auth.sh b/harvest/batch-import-marc-auth.sh old mode 100644 new mode 100755 diff --git a/harvest/batch-import-marc.sh b/harvest/batch-import-marc.sh old mode 100644 new mode 100755 diff --git a/harvest/batch-import-xsl.sh b/harvest/batch-import-xsl.sh old mode 100644 new mode 100755 -- GitLab