Commit 73ac2fb
authored
Fix breaking
Checking partition layouts uses a script with the `blkid` command. the output of which has recently changed to include a `DISKSEQ` field. Discard this before comparison.
Also includes commit which improves cache performance.
CI runner for Ubuntu 24 has dropped clang 15, so changed script to use the latest available (clang 18).DiskStorage library tests (#2939)1 parent 8a2addf commit 73ac2fb
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments