From 6e92d7c8e2c34d4299cd2079990e7b83e3c51a1c Mon Sep 17 00:00:00 2001 From: Ari Johnson Date: Thu, 24 Mar 2011 20:43:49 -0400 Subject: [PATCH] Set scripts executable in repository --- utils/customize.pl | 0 utils/make_access_cnf.sh | 0 utils/makedist.sh | 0 utils/preparedist.sh | 0 utils/update-cnf.pl | 0 utils/update.pl | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 utils/customize.pl mode change 100644 => 100755 utils/make_access_cnf.sh mode change 100644 => 100755 utils/makedist.sh mode change 100644 => 100755 utils/preparedist.sh mode change 100644 => 100755 utils/update-cnf.pl mode change 100644 => 100755 utils/update.pl diff --git a/utils/customize.pl b/utils/customize.pl old mode 100644 new mode 100755 diff --git a/utils/make_access_cnf.sh b/utils/make_access_cnf.sh old mode 100644 new mode 100755 diff --git a/utils/makedist.sh b/utils/makedist.sh old mode 100644 new mode 100755 diff --git a/utils/preparedist.sh b/utils/preparedist.sh old mode 100644 new mode 100755 diff --git a/utils/update-cnf.pl b/utils/update-cnf.pl old mode 100644 new mode 100755 diff --git a/utils/update.pl b/utils/update.pl old mode 100644 new mode 100755 -- 2.30.2