From e3ac16d7210de73b2479957117ede6a6732268ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Sun, 20 Jul 2014 20:55:44 +0300 Subject: [PATCH] Add executable bit to scripts that are supposed to have it. More info at: https://mariadb.atlassian.net/browse/MDEV-6153?focusedCommentId=55397&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-55397 --- mysql-test/std_data/checkDBI_DBD-mysql.pl | 0 mysql-test/suite/rpl/extension/checksum.pl | 0 mysql-test/t/long_tmpdir-master.sh | 0 mysql-test/t/lowercase_mixed_tmpdir-master.sh | 0 mysql-test/t/lowercase_mixed_tmpdir_innodb-master.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 mysql-test/std_data/checkDBI_DBD-mysql.pl mode change 100644 => 100755 mysql-test/suite/rpl/extension/checksum.pl mode change 100644 => 100755 mysql-test/t/long_tmpdir-master.sh mode change 100644 => 100755 mysql-test/t/lowercase_mixed_tmpdir-master.sh mode change 100644 => 100755 mysql-test/t/lowercase_mixed_tmpdir_innodb-master.sh diff --git a/mysql-test/std_data/checkDBI_DBD-mysql.pl b/mysql-test/std_data/checkDBI_DBD-mysql.pl old mode 100644 new mode 100755 diff --git a/mysql-test/suite/rpl/extension/checksum.pl b/mysql-test/suite/rpl/extension/checksum.pl old mode 100644 new mode 100755 diff --git a/mysql-test/t/long_tmpdir-master.sh b/mysql-test/t/long_tmpdir-master.sh old mode 100644 new mode 100755 diff --git a/mysql-test/t/lowercase_mixed_tmpdir-master.sh b/mysql-test/t/lowercase_mixed_tmpdir-master.sh old mode 100644 new mode 100755 diff --git a/mysql-test/t/lowercase_mixed_tmpdir_innodb-master.sh b/mysql-test/t/lowercase_mixed_tmpdir_innodb-master.sh old mode 100644 new mode 100755