mirror of
https://github.com/tcude/vmware-to-proxmox-migration-script.git
synced 2026-04-26 08:05:52 +03:00
[PR #1] Rewrite and cleanup with more modern methods, safer shell constructs, etc. #1
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/vmware-to-proxmox-migration-script#1
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/tcude/vmware-to-proxmox-migration-script/pull/1
Author: @desrod
Created: 3/7/2024
Status: 🔄 Open
Base:
main← Head:shell-cleanup-and-simplify📝 Commits (1)
a8b6f9aFirst pass at a cleaner rewrite with modern bash constructs, quoting shell vars, protecting read() against backslashes, removing 'function' where redundant, other cleanups📊 Changes
1 file changed (+94 additions, -93 deletions)
View changed files
📝
linux_migration.sh(+94 -93)📄 Description
First pass at a cleaner rewrite with modern bash constructs, quoting shell vars, protecting read() against backslashes, removing 'function' where redundant, other cleanups.
Please test it to make sure I didn't break anything.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.