Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add header for build image in new pdc client output #31

Merged
merged 1 commit into from
Jan 11, 2016

Conversation

ycheng-aa
Copy link
Contributor

JIRA: 1277

@ycheng-aa ycheng-aa force-pushed the PDC-1277_add_header_for_client_build_image branch from 11e66d5 to 3d33ffd Compare January 7, 2016 10:15
fmt += ' {md5}'
fmt = '{image_id:50}{md5}'
print fmt.format(image_id='Image ID', md5='MD5')
print
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why need to add a blank line ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For me it looks more clear. It also displayed like this way in compose-image-rtt-tests, compose-tree-locations. Not sure if this way is real better. @simozhan what do you think?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i have the same idea. from the output, it is more clear to add a new line between the results and the title.

@simozhan
Copy link
Contributor

simozhan commented Jan 8, 2016

👍

@lubomir
Copy link
Member

lubomir commented Jan 11, 2016

Looks good to me.

@ycheng-aa ycheng-aa force-pushed the PDC-1277_add_header_for_client_build_image branch from d23c41e to fa9eeb7 Compare January 11, 2016 08:07
@ycheng-aa ycheng-aa merged commit fa9eeb7 into master Jan 11, 2016
@ycheng-aa ycheng-aa deleted the PDC-1277_add_header_for_client_build_image branch January 11, 2016 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants