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:
@ -1,4 +1,4 @@
|
||||
#/bin/sh -xe
|
||||
#!/bin/sh -xe
|
||||
|
||||
# simply run me from mysql-test/
|
||||
cd std_data/
|
||||
|
Reference in New Issue
Block a user