| Index: client/tests/kvm/cd_hash.py
|
| diff --git a/client/tests/kvm/cd_hash.py b/client/tests/kvm/cd_hash.py
|
| index bcd14dc39afa1a74e642bf2a26e9614144e28c38..04f8cbee33f0bbccd9bca3a8de3a39d5a6b5090e 100755
|
| --- a/client/tests/kvm/cd_hash.py
|
| +++ b/client/tests/kvm/cd_hash.py
|
| @@ -8,7 +8,7 @@ Program that calculates several hashes for a given CD image.
|
| import os, sys, optparse, logging
|
| import common
|
| import kvm_utils
|
| -from autotest_lib.client.common_lib import logging_config, logging_manager
|
| +from autotest_lib.client.common_lib import logging_manager
|
| from autotest_lib.client.bin import utils
|
|
|
|
|
|
|