]> git.proxmox.com Git - pve-container.git/commit
pct: exec, attach: drop "Error: " prefix from error message
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 16 Jun 2021 14:12:39 +0000 (16:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 16 Jun 2021 14:13:47 +0000 (16:13 +0200)
commit1330491c0b51591959322b412fbd5d100155ad1f
tree83427fe4b35a9eabf47b6f5338c85ad133fa458c
parenta0af63368b0038a2c359d22de6de755c9854d184
pct: exec, attach: drop "Error: " prefix from error message

we normally do not have that here, the load_config call (which
ensures that the CT exists) also errors without any "Error" like
prefix, so for consistency drop it.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/CLI/pct.pm