commit | 5e41906dd3341d7cd7017978e9e63660aae655b4 | [log] [tgz] |
---|---|---|
author | lmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4> | Fri Aug 07 21:04:35 2009 +0000 |
committer | lmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4> | Fri Aug 07 21:04:35 2009 +0000 |
tree | ad927c1688e877e6f2090260b4b454bdcded099d | |
parent | 5b82960dc414167697cc5e7fdb6a8392efb968af [diff] |
KVM test: minor style changes to kvm_config.py - Fix indentation of a few lines. - Limit lines to 80 characters. - Use list comprehension in config.filter(). - Replace '== None' with 'is None'. Signed-off-by: Michael Goldish <mgoldish@redhat.com> git-svn-id: http://test.kernel.org/svn/autotest/trunk@3516 592f7852-d20e-0410-864c-8624ca9c26a4