]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: fix typo in format string
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 1 May 2015 21:58:15 +0000 (00:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 May 2015 11:13:27 +0000 (12:13 +0100)
commit308b5529d4e183d550221864bfdbefd31cc23705
tree3ac41c30a661828597d07499629a6f89cfbe5f6c
parent5bfe5eb0bf1e53ddb04c31e786e1ffc15542e6e8
toaster: fix typo in format string

Fixed TypeError: not all arguments converted during string formatting

[YOCTO #7618]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
lib/toaster/orm/models.py