public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH qemu-server] fix typos
@ 2020-10-14 11:40 Fabian Ebner
  2020-10-16 13:39 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Ebner @ 2020-10-14 11:40 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
---
 PVE/QemuServer.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm
index 2747c66..c43e8ec 100644
--- a/PVE/QemuServer.pm
+++ b/PVE/QemuServer.pm
@@ -6398,7 +6398,7 @@ sub restore_tar_archive {
 
     if ($archive ne '-') {
 	my $firstfile = tar_archive_read_firstfile($archive);
-	die "ERROR: file '$archive' dos not lock like a QemuServer vzdump backup\n"
+	die "ERROR: file '$archive' does not look like a QemuServer vzdump backup\n"
 	    if $firstfile ne 'qemu-server.conf';
     }
 
-- 
2.20.1





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied:  [PATCH qemu-server] fix typos
  2020-10-14 11:40 [pve-devel] [PATCH qemu-server] fix typos Fabian Ebner
@ 2020-10-16 13:39 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2020-10-16 13:39 UTC (permalink / raw)
  To: Proxmox VE development discussion, Fabian Ebner

On 14.10.20 13:40, Fabian Ebner wrote:
> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
> ---
>  PVE/QemuServer.pm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-16 13:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-14 11:40 [pve-devel] [PATCH qemu-server] fix typos Fabian Ebner
2020-10-16 13:39 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal