From: Dominik Rusovac <d.rusovac@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH ha-manager] sim: hardware: fix typo
Date: Mon, 9 Feb 2026 11:43:14 +0100 [thread overview]
Message-ID: <20260209104314.132535-1-d.rusovac@proxmox.com> (raw)
Signed-off-by: Dominik Rusovac <d.rusovac@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 d57e877..9faa592 100644
--- a/src/PVE/HA/Sim/TestHardware.pm
+++ b/src/PVE/HA/Sim/TestHardware.pm
@@ -121,7 +121,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.47.3
next reply other threads:[~2026-02-09 10:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-09 10:43 Dominik Rusovac [this message]
2026-02-09 10:57 ` applied: " Fiona Ebner
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=20260209104314.132535-1-d.rusovac@proxmox.com \
--to=d.rusovac@proxmox.com \
--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