Fix trailing space

Change-Id: I7d80bd9de949d245874a5880391f5e229ff8c279
This commit is contained in:
vsaienko 2015-12-02 14:31:37 +02:00
parent 4abe4c9f71
commit b005206f6c

View File

@ -62,7 +62,7 @@
export DEVSTACK_LOCAL_CONFIG="enable_plugin ironic git://git.openstack.org/openstack/ironic"
function post_test_hook {{
# Configure and run functional tests
# Configure and run functional tests
$BASE/new/python-ironicclient/ironicclient/tests/functional/hooks/post_test_hook.sh
}}