Signed-off-by: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx> --- client/tests/kvm/tests/unattended_install.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/client/tests/kvm/tests/unattended_install.py b/client/tests/kvm/tests/unattended_install.py index 7d90a91..7655bc1 100644 --- a/client/tests/kvm/tests/unattended_install.py +++ b/client/tests/kvm/tests/unattended_install.py @@ -211,7 +211,6 @@ class UnattendedInstallConfig(object): @param params: Dictionary with test parameters. """ root_dir = test.bindir - images_dir = os.path.join(root_dir, 'images') self.deps_dir = os.path.join(root_dir, 'deps') self.unattended_dir = os.path.join(root_dir, 'unattended') -- 1.7.6 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html