watcher/devstack/upgrade
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
..
from_rocky [pre-commit] Fix execute and shebang lines 2024-11-07 20:12:59 +00:00
resources.sh Add grenade job 2019-01-14 17:21:52 +03:00
settings Configure nova notification_format for grenade 2019-06-25 11:06:43 -04:00
shutdown.sh Add grenade job 2019-01-14 17:21:52 +03:00
upgrade.sh Run watcher-db-manage in grenade testing from venv 2024-10-23 18:34:43 +00:00