search for: 6ad698aa

Displaying 1 result from an estimated 1 matches for "6ad698aa".

Did you mean: 6a26985a
2020 Jun 06
1
[PATCH] v2v: fix spelling errors in Python comments
...ed earlier ensure we cancel the trasfer. Canceling + # If the connection failed earlier ensure we cancel the transfer. Canceling # the transfer will delete the disk. if h['failed']: try: diff --git a/v2v/rhv-upload-vmcheck.py b/v2v/rhv-upload-vmcheck.py index 0c597e19..6ad698aa 100644 --- a/v2v/rhv-upload-vmcheck.py +++ b/v2v/rhv-upload-vmcheck.py @@ -1,5 +1,5 @@ # -*- python -*- -# oVirt or RHV VM existance check used by ‘virt-v2v -o rhv-upload’ +# oVirt or RHV VM existence check used by ‘virt-v2v -o rhv-upload’ # Copyright (C) 2018-2020 Red Hat Inc. # # This program...