public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-api] pbs: rephrase notification mail
@ 2021-03-23 16:45 Stoiko Ivanov
  2021-03-26 18:06 ` [pmg-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Stoiko Ivanov @ 2021-03-23 16:45 UTC (permalink / raw)
  To: pmg-devel

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





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

* [pmg-devel] applied: [PATCH pmg-api] pbs: rephrase notification mail
  2021-03-23 16:45 [pmg-devel] [PATCH pmg-api] pbs: rephrase notification mail Stoiko Ivanov
@ 2021-03-26 18:06 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2021-03-26 18:06 UTC (permalink / raw)
  To: Stoiko Ivanov, pmg-devel

On 23.03.21 17:45, Stoiko Ivanov wrote:
> 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(-)
> 
>

applied, thanks!




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

end of thread, other threads:[~2021-03-26 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 16:45 [pmg-devel] [PATCH pmg-api] pbs: rephrase notification mail Stoiko Ivanov
2021-03-26 18:06 ` [pmg-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