Fix here-document EOF for glance_cleanup.sh
Change-Id: I38dd76da2e628252c5cd8b1b985e31714f8c44f3
This commit is contained in:
parent
ffc6a6c662
commit
198e96a448
@ -4,4 +4,4 @@ set -ex
|
||||
|
||||
sudo mysql -u root << EOF
|
||||
DROP DATABASE glance;
|
||||
EOF"""
|
||||
EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user