]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Put result in quotes
authorJoshua Harlow <harlowja@yahoo-inc.com>
Fri, 15 Aug 2014 00:02:32 +0000 (17:02 -0700)
committerJoshua Harlow <harlowja@yahoo-inc.com>
Fri, 15 Aug 2014 00:02:32 +0000 (17:02 -0700)
commit765f61619de7f61a8fbe297ea8099e35f0216ea2
treeb464134d66259e1b923535cfccea89e5b1bf0aa5
parent4b973e90e099d7ab66d3c10de2c32506d68e9f6c
Put result in quotes

When a result is the empty string is is hard/confusing
to look at the logs and determine what the task result
was, to avoid this put the result in quotes so that it
is clear in the log message what is the result and what
is not.

Change-Id: I6f9c30e30999dcd8d7f0df26f8066d9f392fe1b9
cinder/flow_utils.py