mirror of
https://github.com/bermanboris/proxmox-vm-disk-expander.git
synced 2026-04-25 11:15:49 +03:00
[PR #2] [MERGED] Graceful handle of incorrect user inputs #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-vm-disk-expander#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bermanboris/proxmox-vm-disk-expander/pull/2
Author: @bermanboris
Created: 6/25/2022
Status: ✅ Merged
Merged: 6/25/2022
Merged by: @bermanboris
Base:
main← Head:bermanboris-patch-1📝 Commits (1)
d6a93f0Graceful handle of incorrect user inputs📊 Changes
1 file changed (+26 additions, -17 deletions)
View changed files
📝
expand.sh(+26 -17)📄 Description
When user enters invalid VM id or size in GB, it will re-ask the user to input the parameter again instead of exiting the script and starting the flow from the beginning
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.