Mark all files with a shebang line as executable

This is a bit weird with the Rakefiles but makes
it consistent. Found with rpmlint.
This commit is contained in:
Marcus Rückert 2015-05-12 13:18:41 +02:00
parent 9460ed1b60
commit fb25985b91
14 changed files with 0 additions and 0 deletions

0
Rakefile Normal file → Executable file
View file

0
config/cloud/cloud66/scripts/curl.sh Normal file → Executable file
View file

0
config/cloud/cloud66/scripts/drop_create.sh Normal file → Executable file
View file

0
config/cloud/cloud66/scripts/env_vars.sh Normal file → Executable file
View file

0
config/cloud/cloud66/scripts/import_dev.sh Normal file → Executable file
View file

0
config/cloud/cloud66/scripts/import_prod.sh Normal file → Executable file
View file

0
config/cloud/cloud66/scripts/kill_db.sh Normal file → Executable file
View file

0
config/cloud/cloud66/scripts/migrate.sh Normal file → Executable file
View file

0
config/cloud/cloud66/scripts/permissions.sh Normal file → Executable file
View file

0
script/memstats.rb Normal file → Executable file
View file

0
script/test_email_settings.rb Normal file → Executable file
View file

0
script/version_bump.rb Normal file → Executable file
View file

0
vendor/gems/discourse_imgur/Rakefile vendored Normal file → Executable file
View file

0
vendor/gems/rails_multisite/Rakefile vendored Normal file → Executable file
View file