Fix: Disable execute bit in git + correct shebangs (#27450)

# Fix: Execute bits in git and shebangs

Some files had the execute bit improperly set to enabled.
Some scripts did not have a correct shebang.
This commit is contained in:
MDW 2024-01-12 17:10:16 +01:00 committed by GitHub
parent 8608a075fb
commit 417726f7b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
75 changed files with 3 additions and 3 deletions

0
build/debian/control Executable file → Normal file
View File

0
build/rpm/dolibarr_fedora.spec Executable file → Normal file
View File

0
build/rpm/dolibarr_generic.spec Executable file → Normal file
View File

0
build/rpm/dolibarr_mandriva.spec Executable file → Normal file
View File

0
build/rpm/dolibarr_opensuse.spec Executable file → Normal file
View File

View File

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
#
# Example of script to fix code writing of permissions
#

View File

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
#
# Count number of commits per user and per versions (using date for version detection)
#

View File

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
#
# Count number of lines modified per user for a given branch
#

0
dev/tools/test/namespacemig/bbb.php Executable file → Normal file
View File

0
dev/tools/test/testperf.php Executable file → Normal file
View File

0
dev/tools/test/testtcpdf.php Executable file → Normal file
View File

0
htdocs/includes/webklex/php-imap/CHANGELOG.md Executable file → Normal file
View File

0
htdocs/includes/webklex/php-imap/README.md Executable file → Normal file
View File

0
htdocs/includes/webklex/php-imap/src/Attachment.php Executable file → Normal file
View File

0
htdocs/includes/webklex/php-imap/src/Client.php Executable file → Normal file
View File

0
htdocs/includes/webklex/php-imap/src/Folder.php Executable file → Normal file
View File

0
htdocs/includes/webklex/php-imap/src/Message.php Executable file → Normal file
View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

0
htdocs/theme/dolistore_logo.svg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

0
htdocs/ticket/card.php Executable file → Normal file
View File

0
htdocs/webservices/demo_wsclient_actioncomm.php-NORUN Executable file → Normal file
View File

0
htdocs/webservices/demo_wsclient_category.php-NORUN Executable file → Normal file
View File

0
htdocs/webservices/demo_wsclient_invoice.php-NORUN Executable file → Normal file
View File

0
htdocs/webservices/demo_wsclient_other.php-NORUN Executable file → Normal file
View File

View File

0
htdocs/webservices/demo_wsclient_thirdparty.php-NORUN Executable file → Normal file
View File

0
test/soapui/Dolibarr-soapui-project.xml Executable file → Normal file
View File