Change the mode of devstack plugin.sh and fix typo
The mode of plugin.sh should be 664. Change-Id: I6ef66698c3cf53608cb335245e3481d1dc595546
This commit is contained in:
parent
7ac2ac1ea2
commit
806323b646
2
devstack/plugin.sh
Executable file → Normal file
2
devstack/plugin.sh
Executable file → Normal file
@ -1,4 +1,4 @@
|
||||
#plugin.shh - Devstack extras script to install tacker
|
||||
# plugin.sh - Devstack extras script to install tacker
|
||||
|
||||
# Save trace setting
|
||||
XTRACE=$(set +o | grep xtrace)
|
||||
|
Loading…
Reference in New Issue
Block a user