Merge "Change the mode of devstack plugin.sh and fix typo"

This commit is contained in:
Jenkins 2016-03-08 01:00:36 +00:00 committed by Gerrit Code Review
commit 2d03adb1f2
1 changed files with 1 additions and 1 deletions

2
devstack/plugin.sh Executable file → Normal file
View 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)