Abhishek Raut 8645839db2 [Admin-Util]: Fix tabulate results method
If multiple entries are passed to tabulate results method,
it errors out with TypeError since it is not able to format all
string arguments. This patch fixes this method.

Change-Id: Ibeb4e383690f812ccbf1225857d8da3068cfaeb5
Closes-Bug: #1567156
2016-04-05 23:16:50 -07:00
..