mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix shebangs and file modes and update tests. (#40563)
* Add execute bit sanity test and apply fixes. * Add shebang test for `lib` dirs and apply fixes. * Shebang and execute bit cleanup.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# (c) 2016 Red Hat Inc.
|
||||
#
|
||||
# This file is part of Ansible
|
||||
|
||||
0
test/units/modules/source_control/test_gitlab_deploy_key.py
Executable file → Normal file
0
test/units/modules/source_control/test_gitlab_deploy_key.py
Executable file → Normal file
0
test/units/modules/source_control/test_gitlab_hooks.py
Executable file → Normal file
0
test/units/modules/source_control/test_gitlab_hooks.py
Executable file → Normal file
Reference in New Issue
Block a user