Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix expected error message in tests_misc.yml
Different versions of blivet return a different error message when trying to create a filesystem with invalid parameters. On Fedora 39 and older: "Failed to commit changes to disk: (FSError('format failed: 1'), '/dev/mapper/foo-test1')" On Fedora 40 and newer: "Failed to commit changes to disk: Process reported exit code 1: mke2fs: invalid block size - 512\n"
- Loading branch information