]> git.ipfire.org Git - thirdparty/grub.git/commit
tests: Remove -w param from mkfs.hfsplus command master
authorLeo Sandoval <lsandova@redhat.com>
Fri, 19 Sep 2025 21:45:05 +0000 (15:45 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 6 Nov 2025 20:22:34 +0000 (21:22 +0100)
commit2bc0929a2fffbb60995605db6ce46aa3f979a7d2
treef098350aff5e8d9eed2bb355c8614e18f62953fe
parentcdbc6ffbb85778fb843dadf97699884dc2447a5a
tests: Remove -w param from mkfs.hfsplus command

Apparently the man page is outdated because the option "-w" is shown
but not on "mkfs.hfsplus --usage". According to Gemini:

  The -w option is used to add an HFS wrapper around an HFS Plus file
  system, which is sometimes required for compatibility with older
  Mac OS 9 systems. However, this is not a standard or commonly used
  option and may not be available in all versions of the hfsprogs package,
  especially on Linux.

Signed-off-by: Leo Sandoval <lsandova@redhat.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
tests/util/grub-fs-tester.in