mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02: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:
parent
aeff61ee58
commit
fa137476ff
25 changed files with 27 additions and 31 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#/bin/sh -xe
|
||||
#!/bin/sh -xe
|
||||
|
||||
# simply run me from mysql-test/
|
||||
cd std_data/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue