Skip to content

check_drivesize: accept drive argument if drive+seperator string equals the argument#384

Open
inqrphl wants to merge 1 commit into
mainfrom
check-drivesize-accept-drives-with-separators-at-end
Open

check_drivesize: accept drive argument if drive+seperator string equals the argument#384
inqrphl wants to merge 1 commit into
mainfrom
check-drivesize-accept-drives-with-separators-at-end

Conversation

@inqrphl
Copy link
Copy Markdown
Contributor

@inqrphl inqrphl commented May 28, 2026

example drive=/boot and drive=/boot/ to arguments both work now, previously it was only /boot

[18:23:38.361][D][check_drivesize_other:125] Taking drive: '/boot' for path: '/boot/' since it just needs a separator: '/' at the end

checked windows as it has its own setCustomPath function. It is already accepting all forms of the drive argument, no need to make changes

  • c
  • C
  • c:
  • C:
  • c:\
  • C:\
  • c:/
  • C:/

…ls the argument

example drive=/boot and drive=/boot/ to arguments both work now, previously it was only /boot
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