watcher/devstack
Sean Mooney 5fadd0de57 [pre-commit] Fix execute and shebang lines
This commit removes the execute bit from several files
and remove the shebang lines from the devstack plugin.

While the devstack plugin is written in bash, it is not an executable
script. The devstack plugin is sourced by devstack as needed,
as such it is not executed in a subshell and the #!/bin/bash
lines are not used even when present.

Change-Id: I82ca22b7a47bf267fe6cf11f3e3519510108c146
2024-11-07 20:12:59 +00:00
..
files Run Watcher-API behind mod-wsgi 2017-04-01 19:03:17 +05:30
lib [pre-commit] Fix execute and shebang lines 2024-11-07 20:12:59 +00:00
upgrade [pre-commit] Fix execute and shebang lines 2024-11-07 20:12:59 +00:00
local.conf.compute Configure nova notification format in non-grenade CI jobs 2019-06-24 13:09:34 -04:00
local.conf.controller Configure nova notification format in non-grenade CI jobs 2019-06-24 13:09:34 -04:00
override-defaults Configure nova notification format in non-grenade CI jobs 2019-06-24 13:09:34 -04:00
plugin.sh [pre-commit] Fix execute and shebang lines 2024-11-07 20:12:59 +00:00
settings Fix tempest devstack error 2018-01-18 23:33:08 -08:00