Remove executable from python files which don't really needs it
Additionally this patch removes trailing whitespace from tools/check_unit_test_structure.sh file to make pre-commit script happy. TrivialFix Change-Id: I1ea5e83e0c55ccd2d6cda382be7f7c4299ccbc0d
This commit is contained in:
parent
6e40758925
commit
e37847c2ff
0
devstack/upgrade/settings
Executable file → Normal file
0
devstack/upgrade/settings
Executable file → Normal file
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# This script identifies the unit test modules that do not correspond
|
||||
# directly with a module in the code tree. See TESTING.rst for the
|
||||
# directly with a module in the code tree. See TESTING.rst for the
|
||||
# intended structure.
|
||||
|
||||
neutron_path=$(cd "$(dirname "$0")/.." && pwd)
|
||||
|
Loading…
Reference in New Issue
Block a user