1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

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.
This commit is contained in:
Sergey Vojtovich
2017-03-03 12:33:24 +04:00
parent aeff61ee58
commit fa137476ff
25 changed files with 27 additions and 31 deletions

View File

@ -1,4 +1,4 @@
#/bin/sh -xe
#!/bin/sh -xe
# simply run me from mysql-test/
cd std_data/