GNOME Bugzilla – Bug 707067
ostree: Fix bug printing out commit body
Last modified: 2013-08-29 19:07:51 UTC
A multiline commit body is currently mangled 'ostree log' and 'ostree show'. This fixes a bug in previous commit of mine.
Created attachment 253527 [details] [review] ostree: Fix bug printing out commit body Body was printed out repeated and mangled due to bad printf format string.
Review of attachment 253527 [details] [review]: Looks right, thanks!
Attachment 253527 [details] pushed as 1a708ac - ostree: Fix bug printing out commit body