Signed-off-by: Chris Evich <[email protected]>
---
client/virt/virt_utils.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/client/virt/virt_utils.py b/client/virt/virt_utils.py
index a44dfa9..15384af 100644
--- a/client/virt/virt_utils.py
+++ b/client/virt/virt_utils.py
@@ -3495,7 +3495,7 @@ def check_iso(url, destination, iso_sha1):
utils.interactive_download(url, iso_path, 'ISO Download')
else:
logging.warning("Missing file %s", iso_path)
- logging.warning("Please download it or put an exsiting copy on the
"
+ logging.warning("Please download it or put an existing copy on the
"
"appropriate location")
return
else:
--
1.7.1
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest