summaryrefslogtreecommitdiff
path: root/mysql-test/t
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2017-03-03 12:33:24 +0400
committerSergey Vojtovich <svoj@mariadb.org>2017-03-07 22:28:33 +0400
commitfa137476ff14a42c25f221585066d36124755f0a (patch)
tree366fcb7ea7dfcd1f5c319efaeb84f0c5c9ea85d1 /mysql-test/t
parentaeff61ee5857f2351030c604f62dc7628543209a (diff)
downloadmariadb-git-fa137476ff14a42c25f221585066d36124755f0a.tar.gz
MDEV-11941 - Lintian complains about executable bits
Revoked executable bit from files that are not supposed to be executed directly. Removed interpreted from files that are not supposed to be executed directly. Added interpreter to files that are supposed to be executed directly.
Diffstat (limited to 'mysql-test/t')
-rw-r--r--[-rwxr-xr-x]mysql-test/t/long_tmpdir-master.sh1
-rw-r--r--[-rwxr-xr-x]mysql-test/t/lowercase_mixed_tmpdir-master.sh1
-rw-r--r--[-rwxr-xr-x]mysql-test/t/lowercase_mixed_tmpdir_innodb-master.sh0
3 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/t/long_tmpdir-master.sh b/mysql-test/t/long_tmpdir-master.sh
index 7bcbee26105..318955fbcca 100755..100644
--- a/mysql-test/t/long_tmpdir-master.sh
+++ b/mysql-test/t/long_tmpdir-master.sh
@@ -1,4 +1,3 @@
-#!/bin/sh
d="$MYSQLTEST_VARDIR/tmp/long_temporary_directory_path_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789"
test -d "$d" || mkdir "$d"
rm -f "$d"/*
diff --git a/mysql-test/t/lowercase_mixed_tmpdir-master.sh b/mysql-test/t/lowercase_mixed_tmpdir-master.sh
index 9330d0581ee..95c26e3aa02 100755..100644
--- a/mysql-test/t/lowercase_mixed_tmpdir-master.sh
+++ b/mysql-test/t/lowercase_mixed_tmpdir-master.sh
@@ -1,4 +1,3 @@
-#!/bin/sh
# This test requires a non-lowercase tmpdir directory on a case-sensitive
# filesystem.
diff --git a/mysql-test/t/lowercase_mixed_tmpdir_innodb-master.sh b/mysql-test/t/lowercase_mixed_tmpdir_innodb-master.sh
index 95c26e3aa02..95c26e3aa02 100755..100644
--- a/mysql-test/t/lowercase_mixed_tmpdir_innodb-master.sh
+++ b/mysql-test/t/lowercase_mixed_tmpdir_innodb-master.sh