From: "Lukas Wagner" <l.wagner@proxmox.com>
To: "Shannon Sterz" <s.sterz@proxmox.com>, <pdm-devel@lists.proxmox.com>
Subject: applied: [PATCH datacenter-manager] server: task cache: fix typo in log line
Date: Tue, 19 May 2026 11:42:07 +0200 [thread overview]
Message-ID: <DIMJZSOL6I7N.A6XX6L0AHBAK@proxmox.com> (raw)
In-Reply-To: <20260519084237.60014-1-s.sterz@proxmox.com>
On Tue May 19, 2026 at 10:42 AM CEST, Shannon Sterz wrote:
> no functional changes.
>
> Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
> ---
> server/src/remote_tasks/task_cache.rs | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/server/src/remote_tasks/task_cache.rs b/server/src/remote_tasks/task_cache.rs
> index 1eee46a..3dd702a 100644
> --- a/server/src/remote_tasks/task_cache.rs
> +++ b/server/src/remote_tasks/task_cache.rs
> @@ -502,7 +502,7 @@ impl WritableTaskCache {
> .context("failed to truncate journal file")?;
>
> log::info!(
> - "commited {count} tasks in {:.3}.s to task cache archive",
> + "committed {count} tasks in {:.3}.s to task cache archive",
> start.elapsed().as_secs_f32()
> );
>
Applied, thanks!
next prev parent reply other threads:[~2026-05-19 9:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 8:42 [PATCH datacenter-manager] server: task cache: fix typo in log line Shannon Sterz
2026-05-19 9:42 ` Lukas Wagner [this message]
2026-05-19 11:17 ` Lukas Wagner
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=DIMJZSOL6I7N.A6XX6L0AHBAK@proxmox.com \
--to=l.wagner@proxmox.com \
--cc=pdm-devel@lists.proxmox.com \
--cc=s.sterz@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