public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Glen Aidukas <glena@bah.net>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>
Subject: Re: [pve-devel] [PATCH ha-manager] sim: test hardware: fix typo in error message
Date: Thu, 5 Oct 2023 10:12:09 -0400	[thread overview]
Message-ID: <CA+=eEJm41hXet_ZMF36DH+nnZh5PJbRzy=2L8pKWn=+RXucRgw@mail.gmail.com> (raw)
In-Reply-To: <20231005140704.89248-1-f.ebner@proxmox.com>

unsubscribe

On Thu, Oct 5, 2023 at 10:07 AM Fiona Ebner <f.ebner@proxmox.com> wrote:

> Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
> ---
>  src/PVE/HA/Sim/TestHardware.pm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/PVE/HA/Sim/TestHardware.pm
> b/src/PVE/HA/Sim/TestHardware.pm
> index 1966596..919a460 100644
> --- a/src/PVE/HA/Sim/TestHardware.pm
> +++ b/src/PVE/HA/Sim/TestHardware.pm
> @@ -123,7 +123,7 @@ sub run {
>         my $looptime = scalar(@nodes) * 2; # twice the node count
>         $looptime = 20 if $looptime < 20;
>
> -       die "unable to simulate so many nodes. You need to increate
> watchdog/lock timeouts.\n"
> +       die "unable to simulate so many nodes. You need to increase
> watchdog/lock timeouts.\n"
>             if $looptime >= 60;
>
>         my $first_loop = 1;
> --
> 2.39.2
>
>
>
> _______________________________________________
> pve-devel mailing list
> pve-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
>
>


      reply	other threads:[~2023-10-05 14:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-05 14:07 Fiona Ebner
2023-10-05 14:12 ` Glen Aidukas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+=eEJm41hXet_ZMF36DH+nnZh5PJbRzy=2L8pKWn=+RXucRgw@mail.gmail.com' \
    --to=glena@bah.net \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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