diff --git a/tests/glance_cleanup.sh b/tests/glance_cleanup.sh index eecdcda..af19441 100755 --- a/tests/glance_cleanup.sh +++ b/tests/glance_cleanup.sh @@ -4,4 +4,4 @@ set -ex sudo mysql -u root << EOF DROP DATABASE glance; -EOF""" +EOF