Fix indentation in test script

bashate 2.1.1 now also verifies the indentation of comments, so watch
out.

Change-Id: Ia423d8e96884cf1f5a1edbf768ad3202af4bdc86
This commit is contained in:
Dr. Jens Harbott 2022-10-07 13:22:38 +02:00
parent 17aeda1fcf
commit df73e3ab02

View File

@ -15,7 +15,7 @@ function test_magnum_clusters {
}
function test_trove {
# smoke test
# smoke test
openstack database instance list
openstack database cluster list
}