mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +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
|
||||
|
||||
# This is a standalone test for the regex inside validate-modules
|
||||
# It is not suitable to add to the make tests target because the
|
||||
# file under test is outside the test's sys.path AND has a hyphen
|
||||
|
||||
Reference in New Issue
Block a user