* [pve-devel] [PATCH manager] pveceph: fix typos in error msg
@ 2024-10-28 16:29 Aaron Lauterer
2024-10-30 9:03 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Aaron Lauterer @ 2024-10-28 16:29 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
---
PVE/CLI/pveceph.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/CLI/pveceph.pm b/PVE/CLI/pveceph.pm
index 5e6ed0f7..488aea04 100755
--- a/PVE/CLI/pveceph.pm
+++ b/PVE/CLI/pveceph.pm
@@ -198,7 +198,7 @@ __PACKAGE__->register_method ({
die "Aborting installation as requested\n" if !$continue;
} else {
- die "refusing to instal tech-preview ceph release ${rendered_release} without 'allow-experimental' parameter!\n";
+ die "refusing to install tech-preview Ceph release ${rendered_release} without 'allow-experimental' parameter!\n";
}
}
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH manager] pveceph: fix typos in error msg
2024-10-28 16:29 [pve-devel] [PATCH manager] pveceph: fix typos in error msg Aaron Lauterer
@ 2024-10-30 9:03 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-10-30 9:03 UTC (permalink / raw)
To: Proxmox VE development discussion, Aaron Lauterer
Am 28/10/2024 um 17:29 schrieb Aaron Lauterer:
> Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
> ---
> PVE/CLI/pveceph.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied, thanks!
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-30 9:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-28 16:29 [pve-devel] [PATCH manager] pveceph: fix typos in error msg Aaron Lauterer
2024-10-30 9:03 ` [pve-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