common_lib.logging_config: Fix wrong exception class name
commit51938760ff19dc27f05c8ba2bd8e7fc9a3aa3fcf
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Thu, 7 Jul 2011 12:55:57 +0000 (7 12:55 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Thu, 7 Jul 2011 12:55:57 +0000 (7 12:55 +0000)
tree3e6ef0f8bf165563e9c9dc79ddb0df54a60f2a91
parent6392d8e5bbb127b52233cae5807ca7bd2e78d03c
common_lib.logging_config: Fix wrong exception class name

The author here meant to throw a NotImplementedError. Fix it.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5490 592f7852-d20e-0410-864c-8624ca9c26a4
client/common_lib/logging_config.py