Skip to content

Conversation

@bjonte
Copy link

@bjonte bjonte commented Dec 28, 2025

The FolderCommand() method attempts skip a partition number following the command but does so before skipping the command, so the effect is that the command is parsed as a number, then the command is skipped and the partition number is parsed as a path. This fix ensures that the command is skipped before the paritition number is skipped so the partition number isn't being parsed as a path later.

…his caused the partition number to not be skipped when performing CD or MD.
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