From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eduardo Habkost Subject: [KVM-AUTOTEST PATCH 0/5] small kvm_config usability changes Date: Thu, 6 Jan 2011 14:12:31 -0200 Message-ID: <1294330356-17043-1-git-send-email-ehabkost@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: autotest@test.kernel.org, kvm@vger.kernel.org Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autotest-bounces@test.kernel.org Errors-To: autotest-bounces@test.kernel.org List-Id: kvm.vger.kernel.org From: Eduardo Habkost This series introduce some changes on kvm_config.py to make it more usable when running it directly from the command-line. Eduardo Habkost (5): kvm_config: accept multiple filenames as argument kvm_config: print directly to stdout instead of using logging kvm_config: store filename on configreader kvm_config: add helper to raise exception informing line number kvm_config: inform filename and line number on error message client/tests/kvm/kvm_config.py | 40 +++++++++++++++++++++++++++++----------- 1 files changed, 29 insertions(+), 11 deletions(-) -- 1.7.3.2