KVM test: introduce VM exceptions
[autotest-zwu.git] / tko / parse
blob6854e95cec640ba9aed3b7bc73cf2cf5fc360801
1 #!/usr/bin/python -u
3 import common
4 from autotest_lib.tko import parse
5 parse.main()