[libvirt] [PATCHv1.5 22/27] qemu: snapshot: Touch up error message

Peter Krempa pkrempa at redhat.com
Mon Dec 2 14:04:34 UTC 2013


On 11/29/13 15:30, Laine Stump wrote:
> On 11/27/2013 01:14 PM, Michal Privoznik wrote:
>> On 26.11.2013 17:49, Peter Krempa wrote:
>>> ---
>>>  src/qemu/qemu_driver.c | 4 ++--
>>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c
>>> index d2dbaf5..96bc87e 100644
>>> --- a/src/qemu/qemu_driver.c
>>> +++ b/src/qemu/qemu_driver.c
>>> @@ -11858,8 +11858,8 @@ qemuDomainSnapshotPrepare(virDomainObjPtr vm, virDomainSnapshotDefPtr def,
>>>       * offline snapshots */
>>>      if (found_internal && external) {
>>>          virReportError(VIR_ERR_CONFIG_UNSUPPORTED, "%s",
>>> -                       _("mixing internal and external snapshots is not "
>>> -                         "supported yet"));
>>> +                       _("mixing internal and external targets for a snapshot "
>>> +                         "is not yet supported"));
>>>          goto cleanup;
>>>      }
>>>
>> I'm not a native speaker, but I remember being told in school that 'yet'
>> goes always at the end. So I'll leave this one for somebody else.
> 
> No, that usage is fine.

Thanks; Pushed.

Peter

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131202/0adeeaaa/attachment-0001.sig>


More information about the libvir-list mailing list