From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] [PATCH pmg-api] pbs: rephrase notification mail
Date: Tue, 23 Mar 2021 17:45:47 +0100 [thread overview]
Message-ID: <20210323164547.29602-1-s.ivanov@proxmox.com> (raw)
currently the provided logs are not too detailed.
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
* quickly tested on my test-setup
* a better fix would be to capture the complete output of proxmox-backup-client
and include it - but this will happen after the release
src/templates/backup-notification.tt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/templates/backup-notification.tt b/src/templates/backup-notification.tt
index 3f956b0..4b3133f 100644
--- a/src/templates/backup-notification.tt
+++ b/src/templates/backup-notification.tt
@@ -13,7 +13,7 @@
<title>[% titleprefix %] [% titlesuffix %]</title>
</head>
<body>
- Detailed backup logs:<br /><br />
+ Backup messages:<br /><br />
<pre>[% log %]</pre>
</body>
</html>
--
2.20.1
next reply other threads:[~2021-03-23 16:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-23 16:45 Stoiko Ivanov [this message]
2021-03-26 18:06 ` [pmg-devel] applied: " Thomas Lamprecht
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=20210323164547.29602-1-s.ivanov@proxmox.com \
--to=s.ivanov@proxmox.com \
--cc=pmg-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