On 03/02/2012 10:38 AM, Chris Evich wrote: > 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:
Oops, ignore this, it was already applied. _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
