Skip to content

Update vbox_vboxmanage.cpp#4

Merged
computezrmle merged 1 commit intomasterfrom
computezrmle-vboxmanage-1
Jan 17, 2022
Merged

Update vbox_vboxmanage.cpp#4
computezrmle merged 1 commit intomasterfrom
computezrmle-vboxmanage-1

Conversation

@computezrmle
Copy link
Owner

Fixes #
Inconsistencies when running vboxwrapper on Linux or Windows.

Description of the Change
Output from "vboxmanage -q list hdds" contains paths that are compared with the path of a file.
Linux uses "/" as preferred directory separator while Windows uses "\".
This patch ensures the compare delivers the same result on both platforms.

Alternate Designs
N/A

Release Notes
N/A

Output from "vboxmanage -q list hdds" contains paths that are compared with the path of a file.
Linux uses "/" as preferred directory separator while Windows uses "\".
This patch ensures the compare delivers the same result on both platforms.
@computezrmle computezrmle merged commit 6e9b149 into master Jan 17, 2022
@computezrmle computezrmle deleted the computezrmle-vboxmanage-1 branch February 9, 2022 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant