From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukas Doktor Subject: [KVM-autotest][patch] matrix_to_string: header columns width Date: Wed, 29 Sep 2010 11:33:13 +0200 Message-ID: <1285752794-17191-1-git-send-email-ldoktor@redhat.com> To: ldoktor@redhat.com, jzupka@redhat.com, autotest@test.kernel.org, kvm@vger.kernel.org, lmr@redhat.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:34512 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751333Ab0I2JdU (ORCPT ); Wed, 29 Sep 2010 05:33:20 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Hi, this patch calculates the columns' width including the header's one. In addition it accepts the header of booth types - tuple or list. Regards, Lukas